]> git.baikalelectronics.ru Git - kernel.git/commit
mfd: Use regcache_sync_region() to sync wm8994 GPIO registers on suspend
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 29 Jun 2012 13:55:39 +0000 (14:55 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Sun, 8 Jul 2012 22:33:04 +0000 (00:33 +0200)
commitea8b1abf2457d9a1bd1acf7ddcf93f3e2ea11f9a
tree0f8fc5157b14b4471fdf26bc41c2be70320da7dd
parentea8018d783977cbbfef9a0d7a9171e477046b90b
mfd: Use regcache_sync_region() to sync wm8994 GPIO registers on suspend

Now we have regcache sync region we can use it to do a more efficient
sync of the pin configuration after we reset the device during suspend.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/wm8994-core.c