]> git.baikalelectronics.ru Git - kernel.git/commit
pinctrl: update direction_output function of cherryview driver
authorqipeng.zha <qipeng.zha@intel.com>
Tue, 3 Mar 2015 10:13:22 +0000 (18:13 +0800)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 10 Mar 2015 08:02:23 +0000 (09:02 +0100)
commit420adfde3c0fcbb4af40fece7000985999ff1ea2
tree56f3b78bda309bf5ca2985c16608724047fd253c
parent1ac3a38a7da4214df00ec2fa98327ee06aef1b8a
pinctrl: update direction_output function of cherryview driver

From the comments of gpiod_direction_output(), need to set @value
as initial output, so update the lowlevel routine to make it work.

Signed-off-by: jason.cj.chen<jason.cj.chen@intel.com>
Signed-off-by: qipeng.zha <qipeng.zha@intel.com>
Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/intel/pinctrl-cherryview.c