]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: SAMSUNG: Remove SPI bus clocks from platform data
authorPadmavathi Venna <padma.v@samsung.com>
Wed, 2 Nov 2011 11:08:57 +0000 (20:08 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Fri, 23 Dec 2011 01:10:46 +0000 (10:10 +0900)
commit8ad39a6ffa9c88d479bb065bdc3d4256d0e0b191
tree3199daf288236296fb8f91579c48274aca4c8a7e
parent1d6bf4c2a3ede19d1a7e97e8f325ad8e625f4c51
ARM: SAMSUNG: Remove SPI bus clocks from platform data

SPI bus clocks can be avoided passing through platform
data as spi driver is getting the bus clock using the
generic clock connection id registered via clkdev.

Signed-off-by: Padmavathi Venna <padma.v@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-s3c64xx/dev-spi.c
arch/arm/mach-s5p64x0/dev-spi.c
arch/arm/mach-s5pc100/dev-spi.c
arch/arm/mach-s5pv210/dev-spi.c
arch/arm/plat-samsung/include/plat/s3c64xx-spi.h