summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/devres.c
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>2015-03-05 09:36:19 +0100
committerUwe Kleine-König <u.kleine-koenig@pengutronix.de>2015-07-06 10:10:23 +0200
commiteac477801924cac38a273338487cce9f460434bb (patch)
treedf7330d0587cf13fa0e1b949d6634f517cfa8e54 /drivers/gpio/devres.c
parent75da3b1c24389fe78680269176de0332d35f7fad (diff)
downloadlinux-eac477801924cac38a273338487cce9f460434bb.tar.gz
linux-eac477801924cac38a273338487cce9f460434bb.tar.bz2
linux-eac477801924cac38a273338487cce9f460434bb.zip
usb: pass flags parameter to gpiod_get functions
Since 39b2bbe3d715 (gpio: add flags argument to gpiod_get*() functions) which appeared in v3.17-rc1, the gpiod_get* functions take an additional parameter that allows to specify direction and initial value for output. Currently this parameter is made optional with the help of a cpp trick. To allow dropping this hack convert callers to explictly pass a value for flags. Acked-by: Felipe Balbi <balbi@ti.com> Acked-by: Robert Jarzmik <robert.jarzmik@free.fr> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Diffstat (limited to 'drivers/gpio/devres.c')
0 files changed, 0 insertions, 0 deletions