mfd: arizona: Check errors from regcache_sync()
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 4 Jan 2013 17:16:12 +0000 (17:16 +0000)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 22 Jan 2013 02:12:44 +0000 (03:12 +0100)
If the control bus is unrelabile we may hit errors during regcache_sync(),
especially given that it tends to be one the most dense bursts of I/O in
many systems.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>

No differences found