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

No differences found