Files
linux/drivers/usb/phy
Uwe Kleine-König eac4778019 usb: pass flags parameter to gpiod_get functions
Since 39b2bbe3d7 (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>
2015-07-06 10:10:23 +02:00
..
2015-03-11 10:19:36 -05:00
2015-06-08 10:57:51 -07:00
2014-11-12 08:37:37 -06:00
2014-11-03 10:01:25 -06:00