ARM: SAMSUNG: Remove pdev pointer parameter from spi gpio setup functions
authorThomas Abraham <thomas.abraham@linaro.org>
Thu, 12 Jul 2012 22:15:14 +0000 (07:15 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Fri, 13 Jul 2012 06:23:46 +0000 (15:23 +0900)
commit868dee91a5f96dfbc97b2cd582614cdc339ec305
treea60604b361a0a1d2839c906c79001600a0c14c1f
parenta5238e360b715e9a1bb39d7d3537f78cc9e9e286
ARM: SAMSUNG: Remove pdev pointer parameter from spi gpio setup functions

The platform data pointer that is passed to the spi gpio setup functions
is not used. Hence, this parameter is removed from all the spi gpio setup
functions.

Signed-off-by: Thomas Abraham <thomas.abraham@linaro.org>
Acked-by: Jaswinder Singh <jaswinder.singh@linaro.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-exynos/setup-spi.c
arch/arm/mach-s3c24xx/setup-spi.c
arch/arm/mach-s3c64xx/setup-spi.c
arch/arm/mach-s5p64x0/setup-spi.c
arch/arm/mach-s5pc100/setup-spi.c
arch/arm/mach-s5pv210/setup-spi.c
arch/arm/plat-samsung/include/plat/s3c64xx-spi.h
drivers/spi/spi-s3c64xx.c