From: Guenter Roeck Date: Sat, 14 Sep 2013 07:43:12 +0000 (-0700) Subject: hwmon: (f75375s) Don't crash the kernel unnecessarily X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~18^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39b103b4d2e6f006dbd425cf71c46914bd31ce80;p=pandora-kernel.git hwmon: (f75375s) Don't crash the kernel unnecessarily The f75375s driver crashes the kernel if it detects an an internal implementation error. While the detected conditions suggest that there is a bug in the code, the condition is not fatal. Replace BUG() with WARN(). Cc: Riku Voipio Signed-off-by: Guenter Roeck --- Reading git-diff-tree failed