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:
ac46110
)
watchdog: w83627hf: Use helper functions to access superio registers
author
Guenter Roeck
<linux@roeck-us.net>
Sat, 17 Aug 2013 20:58:42 +0000
(13:58 -0700)
committer
Wim Van Sebroeck
<wim@iguana.be>
Mon, 18 Nov 2013 20:34:19 +0000
(21:34 +0100)
Use helper functions named similar to other drivers to access
superio registers.
Request memory region only when needed, and use request_muxed_region().
This lets other devices (hwmon, gpio) use the same region.
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
No differences found