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)
commited393dcd419fd2a00d33cd169dded7303e1c0968
tree0f8fc5157b14b4471fdf26bc41c2be70320da7dd
parent59db96913c9d94fe74002df494eb80e4a5ca4087
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