Skip to content
Commit 7a6f8416 authored by Kevin Hilman's avatar Kevin Hilman
Browse files

gpio/omap: remove useless gpio_valid() & check_gpio() checks



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: default avatarKevin Hilman <khilman@ti.com>
parent f8b46b58
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment