diff options
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | 2015-06-12 08:55:30 +0200 |
---|---|---|
committer | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | 2015-07-06 10:10:22 +0200 |
commit | 8e71c68074ff37348d586c87b0ee530e7440b094 (patch) | |
tree | 352b5fdb9ba64ea4cbf011c7d9418c410caf7b1d /drivers/phy/phy-exynos-mipi-video.c | |
parent | NFC: nxp-nci_i2c: use flags argument of devm_gpiod_get_index (diff) | |
download | linux-8e71c68074ff37348d586c87b0ee530e7440b094.tar.xz linux-8e71c68074ff37348d586c87b0ee530e7440b094.zip |
phy: tusb1210: make better use of gpiod API
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.
Furthermore there is devm_gpiod_get_optional which is designed to get
optional gpios.
Simplify driver accordingly.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Diffstat (limited to 'drivers/phy/phy-exynos-mipi-video.c')
0 files changed, 0 insertions, 0 deletions