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:
c390aad
)
gpio/omap: replace get_gpio_index() by using bank width
author
Kevin Hilman
<khilman@ti.com>
Fri, 22 Apr 2011 14:59:07 +0000
(07:59 -0700)
committer
Kevin Hilman
<khilman@ti.com>
Thu, 16 Jun 2011 18:13:32 +0000
(11:13 -0700)
The get_gpio_index() function, littered with cpu_is_* checks can be easily
replaced by using bitops based on the GPIO bank width. Do so.
Signed-off-by: Kevin Hilman <khilman@ti.com>
drivers/gpio/gpio-omap.c
patch
|
blob
|
history
diff --cc
drivers/gpio/gpio-omap.c
Simple merge