From: Guenter Roeck Date: Mon, 21 Apr 2014 17:38:08 +0000 (-0700) Subject: hwmon: (ltc2945) Don't crash the kernel unnecessarily X-Git-Tag: omap-for-v3.16/pm-signed~50^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f75d72309192e52ef9a3efb390b1c4f408c142df;p=pandora-kernel.git hwmon: (ltc2945) Don't crash the kernel unnecessarily An implementation error should not crash the kernel if it is avoidable. Replace BUG() with WARN_ONCE(). Signed-off-by: Guenter Roeck --- Reading git-diff-tree failed