aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/pm-debug.c
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@arm.linux.org.uk>2013-03-13 20:50:02 +0000
committerRussell King <rmk+kernel@arm.linux.org.uk>2013-05-02 19:54:25 +0100
commit008ca431822f39a023322b3598d8366faf46cfc1 (patch)
tree5267e9bbf22b7d7461b9481690ddb3465b8c0e57 /arch/arm/mach-omap2/pm-debug.c
parentd98642c3eebddac508ed0dcd9ae3951126ef1501 (diff)
ARM: EXYNOS: remove unnecessary use of IS_ERR_VALUE()
s5p_register_gpio_interrupt() returns 0 or positive for success, and -ve for errors, so just use the standard >= 0 test. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-omap2/pm-debug.c')
0 files changed, 0 insertions, 0 deletions