mfd: Fix value of WM8994_CONFIGURE_GPIO
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 3 Aug 2011 09:04:29 +0000 (18:04 +0900)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 6 Sep 2011 14:37:58 +0000 (16:37 +0200)
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>

No differences found