commit | 8efcc57dedfebc99c3cd39564e3fc47cd1a24b75 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Aug 03 18:04:29 2011 +0900 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Tue Sep 06 16:37:58 2011 +0200 |
tree | f86c95e31fcaa93e6c670406fee862fffdec91ae | |
parent | c6a389f123b9f68d605bb7e0f9b32ec1e3e14132 [diff] |
mfd: Fix value of WM8994_CONFIGURE_GPIO This needs to be an out of band value for the register and on this device registers are 16 bit so we must shift left one to the 17th bit. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Cc: stable@kernel.org Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>