From: Guenter Roeck Date: Sun, 6 Feb 2011 16:10:15 +0000 (-0800) Subject: hwmon: (w83627ehf) Optimize multi-bank register access X-Git-Tag: v2.6.39-rc1~448^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83cc8985b82dff2ef85987a8481a92aab1b33323;p=pandora-kernel.git hwmon: (w83627ehf) Optimize multi-bank register access Assume that each register is banked, and set the bank for each access. Cache the bank number so it only needs to be set if it changes. Signed-off-by: Guenter Roeck Acked-by: Ian Dobson --- Reading git-diff-tree failed