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:
f8b46b5
)
gpio/omap: remove useless gpio_valid() & check_gpio() checks
author
Kevin Hilman
<khilman@ti.com>
Fri, 22 Apr 2011 15:15:46 +0000
(08:15 -0700)
committer
Kevin Hilman
<khilman@ti.com>
Thu, 16 Jun 2011 18:14:00 +0000
(11:14 -0700)
These functions are useless. They are only called in a few places,
and where they are called, the GPIO has already been converted from an
IRQ or masked, so these functions will never fail.
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