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:
e4e449e
)
gpio/omap: Remove bank->id information and misc cleanup
author
Benoit Cousson
<b-cousson@ti.com>
Wed, 1 Feb 2012 14:58:56 +0000
(15:58 +0100)
committer
Benoit Cousson
<b-cousson@ti.com>
Mon, 5 Mar 2012 22:02:51 +0000
(23:02 +0100)
The driver does not need anymore any id to identify the GPIO instance.
Remove every occurence of the bank->id inside the driver.
Remove two trailing spaces.
Add a dev variable for better readability in probe.
Remove unused variable bank->pbase.
Signed-off-by: Benoit Cousson <b-cousson@ti.com>
Acked-by: Tarun Kanti DebBarma <tarun.kanti@ti.com>
No differences found