git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e7e1ca6
)
hwmon: (w83627ehf) Optimize multi-bank register access
author
Guenter Roeck
<guenter.roeck@ericsson.com>
Sun, 6 Feb 2011 16:10:15 +0000
(08:10 -0800)
committer
Guenter Roeck
<guenter.roeck@ericsson.com>
Tue, 15 Mar 2011 05:39:14 +0000
(22:39 -0700)
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 <guenter.roeck@ericsson.com>
Acked-by: Ian Dobson <i.dobson@planet-ian.com>
No differences found