spi/pxa2xx-pci: Add common clock framework support in PCI glue layer
authorChew, Chiau Ee <chiau.ee.chew@intel.com>
Thu, 24 Jul 2014 17:10:54 +0000 (01:10 +0800)
committerMark Brown <broonie@linaro.org>
Sat, 16 Aug 2014 22:19:50 +0000 (17:19 -0500)
commitafa93c9017fd48d4d5265854c75f5fcde0871548
tree7c27360cdd01fb04c0c5fe566af90a336f52e3e6
parent7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9
spi/pxa2xx-pci: Add common clock framework support in PCI glue layer

SPI PXA2XX core layer has dependency on common clock framework
to obtain information on host supported clock rate. Thus, we
setup the clock device in the PCI glue layer to enable PCI mode
host pass in the clock rate information.

Signed-off-by: Chew, Chiau Ee <chiau.ee.chew@intel.com>
Acked-by: Kweh, Hock Leong <hock.leong.kweh@intel.com>
Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/spi/Kconfig
drivers/spi/spi-pxa2xx-pci.c