]> 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>
Mon, 19 Dec 2011 07:19:38 +0000 (18:19 +1100)
commit12160a89e197ad0ab0c44b0f274a757b5c558c2f
tree85992b3880c2aebba6163ae47ea975396249f3f1
parent2e67f876198bb4c25a537564e16261f90398b56d
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