[PATCH 0/3] Removal of obsolete s3c2410_* GPIO API
Sylwester Nawrocki
sylvester.nawrocki at gmail.com
Sat Aug 25 08:20:40 EDT 2012
This short patch series converts remaining users of the s3c24xx SoC
specific gpiolib functions to the gpiolib API and finally removes
all s3c2410_* functions from drivers/gpio/gpio-samsung.c.
Sylwester Nawrocki (3):
ARM: S3C24XX: Convert users of s3c2410_gpio_setpin to gpiolib API
ARM: S3C24XX: Remove obsolete GPIO API declarations
gpio-samsung: Remove now unused s3c2410_gpio* API
arch/arm/mach-s3c24xx/mach-anubis.c | 3 +-
arch/arm/mach-s3c24xx/mach-jive.c | 12 ++--
arch/arm/mach-s3c24xx/mach-mini2440.c | 4 +-
arch/arm/mach-s3c24xx/mach-nexcoder.c | 22 +++---
arch/arm/mach-s3c24xx/mach-osiris.c | 7 +-
arch/arm/plat-samsung/include/plat/gpio-fns.h | 97 -------------------------
drivers/gpio/gpio-samsung.c | 40 ----------
7 files changed, 25 insertions(+), 160 deletions(-)
--
1.7.4.1
More information about the linux-arm-kernel
mailing list