diff options
author | Charles Keepax <[email protected]> | 2020-06-15 14:53:20 +0100 |
---|---|---|
committer | Lee Jones <[email protected]> | 2020-06-18 11:23:15 +0100 |
commit | 14024cc9fe9478b9948521c0d38fde03ac00cd3d (patch) | |
tree | 62a0df6b434440fb485c624436bac7a5f318651e /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | 3ea2e4eab64cefa06055bb0541fcdedad4b48565 (diff) |
mfd: arizona: Remove BUG_ON usage
BUG_ON macros are generally frowned upon when the issue isn't super
critical, the kernel can certainly carry on with the 32k clock on the
CODEC in a bad state so change the BUG_ON to a WARN_ON.
Signed-off-by: Charles Keepax <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions