From: Guenter Roeck Date: Sat, 19 Apr 2014 16:15:38 +0000 (-0700) Subject: hwmon: (max1619) Fix critical alarm display X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~32^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=628c6d27c0f41657362262000d01861e8cb36c3a;p=pandora-kernel.git hwmon: (max1619) Fix critical alarm display The overtemperature status bit, which is used to display critical alarm status, matches the output of the OVERT signal 1:1. If that signal is active-low, the bit will read 1 if there is no alarm. It is therefore necessary to reverse the bit in this case. Signed-off-by: Guenter Roeck --- Reading git-diff-tree failed