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)
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>

No differences found