kernel-fxtec-pro1x/arch/arm/mach-s5pv210
Heiko Stuebner 308b3afb97 ARM: SAMSUNG: Add naming of s3c64xx-spi devices
Commit a5238e360b (spi: s3c64xx: move controller information into driver
data) introduced separate device names for the different subtypes of the
spi controller but forgot to set these in the relevant machines.

To fix this introduce a s3c64xx_spi_setname function and populate all
Samsung arches with the correct names. The function resides in a new
header, as the s3c64xx-spi.h contains driver platform data and should
therefore at some later point move out of the Samsung include dir.

Tested on a s3c2416-based machine.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Cc: Stable <stable@vger.kernel.org>
Reviewed-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
[s.nawrocki@samsung.com: tested on mach-exynos]
Tested-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
2012-10-17 16:47:32 +09:00
..
include/mach
clock.c
common.c ARM: SAMSUNG: Add naming of s3c64xx-spi devices 2012-10-17 16:47:32 +09:00
common.h
dev-audio.c ARM: samsung: move platform_data definitions 2012-09-19 17:42:18 +02:00
dma.c
Kconfig ARM: config: sort select statements alphanumerically 2012-10-13 17:11:28 +01:00
mach-aquila.c include/video: move fimd register headers from platform to include/video 2012-08-08 09:44:49 +09:00
mach-goni.c fbdev updates for 3.7 2012-10-12 10:21:02 +09:00
mach-smdkc110.c ARM: samsung: move platform_data definitions 2012-09-19 17:42:18 +02:00
mach-smdkv210.c fbdev updates for 3.7 2012-10-12 10:21:02 +09:00
mach-torbreck.c ARM: samsung: move platform_data definitions 2012-09-19 17:42:18 +02:00
Makefile
Makefile.boot
pm.c
setup-fb-24bpp.c
setup-fimc.c
setup-i2c0.c ARM: samsung: move platform_data definitions 2012-09-19 17:42:18 +02:00
setup-i2c1.c ARM: samsung: move platform_data definitions 2012-09-19 17:42:18 +02:00
setup-i2c2.c ARM: samsung: move platform_data definitions 2012-09-19 17:42:18 +02:00
setup-ide.c
setup-keypad.c
setup-sdhci-gpio.c
setup-spi.c
setup-usb-phy.c