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)
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>

No differences found