From: Jean Delvare Date: Thu, 8 Sep 2005 20:42:36 +0000 (+0200) Subject: [PATCH] hwmon: fix sis5595, via686a force_addr module parameter X-Git-Tag: v2.6.14-rc1~12^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b51f64c0de0355338480093abb35d5232f6d349a;p=pandora-kernel.git [PATCH] hwmon: fix sis5595, via686a force_addr module parameter Recent changes to the i2c-isa design broke the force_addr parameter of two hardware monitoring drivers as a side effect: sis5595 and via686a. The last address test was in fact useless beforehand, and the redesign turned it into a bug. I'm sorry about that. Signed-off-by: Jean Delvare Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed