git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5abba9
)
ARM: pxa: PalmTE2: Use gpio arrays in backlight init
author
Marek Vasut
<marek.vasut@gmail.com>
Sat, 15 Jan 2011 16:55:45 +0000
(17:55 +0100)
committer
Eric Miao
<eric.y.miao@gmail.com>
Wed, 16 Mar 2011 08:32:45 +0000
(16:32 +0800)
Use gpio_request_array() / gpio_free_array() in backlight init and exit
functions. This makes the code cleaner and less error prone.
Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
No differences found