commit | 9270bdf5405668ca5d75ace1d7872e2762162c47 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Fri Jan 04 17:16:12 2013 +0000 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Tue Jan 22 03:12:44 2013 +0100 |
tree | 464604170247f7c12c9cb77b584ebdee3e29f004 | |
parent | 1f0529b4d80ad02df637be67ed4f82e93b8db32f [diff] |
mfd: arizona: Check errors from regcache_sync() 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>