]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/leds/leds-bd2802.c: use gpio_request_one()
authorAxel Lin <axel.lin@gmail.com>
Fri, 16 Dec 2011 04:50:13 +0000 (15:50 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 21 Dec 2011 06:01:17 +0000 (17:01 +1100)
commit7e026daf5f4be162e1f12bdd8cf8d3323070fdfe
treefb5238882514df38ab183c527abb5d19d702c8e7
parentddbf53b6d8c6b86f521e3e665cf243ff7815770d
drivers/leds/leds-bd2802.c: use gpio_request_one()

Use gpio_request_one() instead of multiple gpiolib calls.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Cc: Kim Kyuwon <q1.kim@samsung.com>
Cc: Richard Purdie <rpurdie@rpsys.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/leds/leds-bd2802.c