From: Guenter Roeck Date: Sat, 17 Aug 2013 20:58:42 +0000 (-0700) Subject: watchdog: w83627hf: Use helper functions to access superio registers X-Git-Tag: v3.13-rc1~42^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef0c1a6b1b05f85f0a1cf6ef283512fd25d86ad4;p=pandora-kernel.git watchdog: w83627hf: Use helper functions to access superio registers 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 Signed-off-by: Wim Van Sebroeck --- Reading git-diff-tree failed