Searched hist:"8 cd578b6e28693f357867a77598a88ef3deb6b39" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/gpio/ |
H A D | gpio-wm8994.c | diff 8cd578b6e28693f357867a77598a88ef3deb6b39 Sat Jun 09 05:07:56 CEST 2012 Mark Brown <broonie@opensource.wolfsonmicro.com> gpiolib: wm8994: Pay attention to the value set when enabling as output
Not paying attention to the value being set is a bad thing because it means that we'll not set the hardware up to reflect what was requested. Not setting the hardware up to reflect what was requested means that the caller won't get the results they wanted.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Cc: stable@vger.kernel.org Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|