commit | b96a573f4c27529d379922670e8cf5530120d5ca | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Tue Jan 10 15:09:37 2012 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Jan 10 16:30:49 2012 -0800 |
tree | 3bcc570221a4a47c83e50d8d538730c4ea4bedd3 | |
parent | 95dafd475382740a841697a2ead6566175d26390 [diff] |
drivers/leds/leds-netxbig.c: use gpio_request_one() Use gpio_request_one() instead of multiple gpiolib calls. This also simplifies error handling a bit. Signed-off-by: Axel Lin <axel.lin@gmail.com> Cc: Simon Guinot <sguinot@lacie.com> Cc: Richard Purdie <rpurdie@rpsys.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>