net: rfkill: gpio: convert to descriptor-based GPIO interface
authorHeikki Krogerus <heikki.krogerus@linux.intel.com>
Tue, 26 Nov 2013 10:05:46 +0000 (12:05 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 7 Jan 2014 17:45:20 +0000 (18:45 +0100)
Convert to the safer gpiod_* family of API functions.

Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Tested-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

No differences found