From 628c6d27c0f41657362262000d01861e8cb36c3a Mon Sep 17 00:00:00 2001 From: Guenter Roeck Date: Sat, 19 Apr 2014 09:15:38 -0700 Subject: [PATCH] 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-format-patch failed