From: Jean Delvare Date: Thu, 12 Jul 2012 20:47:37 +0000 (+0200) Subject: hwmon: (it87) Preserve configuration register bits on init X-Git-Tag: v3.2.24~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb42f93d7f329d7ff24d99975ce144f01b1990fb;p=pandora-kernel.git hwmon: (it87) Preserve configuration register bits on init commit 41002f8dd5938d5ad1d008ce5bfdbfe47fa7b4e8 upstream. We were accidentally losing one bit in the configuration register on device initialization. It was reported to freeze one specific system right away. Properly preserve all bits we don't explicitly want to change in order to prevent that. Reported-by: Stevie Trujillo Signed-off-by: Jean Delvare Reviewed-by: Guenter Roeck Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed