[PATCH 0/2] Add common clk framework support for PCI mode SPI PXA2XX

From: Chew Chiau Ee
Date: Mon Jun 02 2014 - 07:44:01 EST


From: Chew, Chiau Ee <chiau.ee.chew@xxxxxxxxx>

SPI PXA2XX core layer depends on common clock framework to obtain
information on host supported clock rate. Thus, we setup and register
clock device for PCI mode host in SPI PXA2XX pci glue layer using
common clock APIs.

In addition, in order for PCI mode SPI PXA2XX with common clock framework
support to be built as module, we need to export clk_register_clkdev().

Chew, Chiau Ee (1):
spi/pxa2xx-pci: Add common clock framework support in PCI glue layer

Darren Hart (1):
clkdev: Export clk_register_clkdev

drivers/clk/clkdev.c | 1
drivers/spi/spi-pxa2xx-pci.c | 20 ++++++++++++++++++++
2 files changed, 21 insertions(+), 0 deletions(-)

--
1.7.4.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/