summaryrefslogtreecommitdiffstats
path: root/net/mac80211/mlme.c
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>2015-05-28 11:46:12 +0200
committerJohannes Berg <johannes.berg@intel.com>2015-05-29 13:13:45 +0200
commitf7959e9c73200f2ae361d0d311aa501f2c6a05c7 (patch)
tree3017e3f93d68b1ccdceb51a3cb752a5ce7408486 /net/mac80211/mlme.c
parent6cbfb1bb66e4e85da5db78e8ff429a85bd84ce64 (diff)
downloadlinux-stable-f7959e9c73200f2ae361d0d311aa501f2c6a05c7.tar.gz
linux-stable-f7959e9c73200f2ae361d0d311aa501f2c6a05c7.tar.bz2
linux-stable-f7959e9c73200f2ae361d0d311aa501f2c6a05c7.zip
net: rfkill: gpio: 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. Note this makes error checking more strict because only -ENOENT is ignored when searching for the GPIOs which is good. Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/mac80211/mlme.c')
0 files changed, 0 insertions, 0 deletions