diff options
author | Guenter Roeck <linux@roeck-us.net> | 2013-09-13 19:31:38 +0200 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2013-10-14 01:16:26 +0200 |
commit | af78fdf4a61827bed7f0fcbba8cc9ae393a3ad82 (patch) | |
tree | f3a5e81d9e3b1d1ca063184d79209d5d51d0ac37 /drivers/hwmon/adt7462.c | |
parent | hwmon: (mc13783-adc) Increase size of name string (diff) | |
download | linux-af78fdf4a61827bed7f0fcbba8cc9ae393a3ad82.tar.xz linux-af78fdf4a61827bed7f0fcbba8cc9ae393a3ad82.zip |
hwmon: (pmbus) Don't unnecessarily crash the kernel
pmbus code currently crashes the kernel if it detects an internal
implementation error. While the detected condition suggests that there
is a bug in the code, it is hardly fatal. Therefore, it should not
trigger a crash. Replace BUG() with WARN().
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/hwmon/adt7462.c')
0 files changed, 0 insertions, 0 deletions