diff options
author | Andy Shevchenko <[email protected]> | 2020-04-15 17:15:30 +0300 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2020-04-17 12:30:06 +0200 |
commit | 4f344e86c7396015e83f31c08aef2eb73838f338 (patch) | |
tree | 8723e7eea312f93e5cfcf33b2ba2fa83510e73b9 /scripts/gdb/linux/proc.py | |
parent | 48ce805683461f0205e5b1baa2385a0cb425388e (diff) |
gpio: dwapb: Drop bogus BUG_ON()s
There is no case when no context is provided in the ->suspend() and
->resume() hooks. Moreover, BUG_ON() is harmful to user and makes kernel
inoperable after the crash. Drop the BUG_ON()s for good.
Signed-off-by: Andy Shevchenko <[email protected]>
Tested-by: Serge Semin <[email protected]>
Reviewed-by: Serge Semin <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions