]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: mach-shmobile: Kill off unused !gpio_is_valid() case
authorMagnus Damm <damm@opensource.se>
Wed, 12 Jan 2011 10:43:07 +0000 (10:43 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 13 Jan 2011 06:22:04 +0000 (15:22 +0900)
commit3781e65751d87e108231960de31edbf45c1b65a6
treead417c904c890ef0584ae82939f69afba4b6f8e5
parent65a2049897a49724d5befdcbd6ade309b5518542
ARM: mach-shmobile: Kill off unused !gpio_is_valid() case

The Card Detect GPIOs used on AP4EVB and Mackerel are
alwayws valid, so kill off the unused !gpio_is_valid()
case.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/arm/mach-shmobile/board-ap4evb.c
arch/arm/mach-shmobile/board-mackerel.c