From: Jean Delvare Date: Sun, 18 Dec 2005 15:29:40 +0000 (+0100) Subject: [PATCH] hwmon: w83792d misc cleanups X-Git-Tag: v2.6.16-rc1~935^2~1^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9152deaa635cab09cb43c17cf80130b9e6ee29d;p=pandora-kernel.git [PATCH] hwmon: w83792d misc cleanups Cleanup the w83792d driver a bit: * Discard unused lock and irrelevant comments inherited from the w83781d driver. * Simplify w83792d_{read,write}_value functions. * Drop useless address test during detection. * Drop useless bitmasking. Signed-off-by: Jean Delvare Acked-by: Yuan Mu Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed