]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM i.MX: prepare for common clock framework
authorSascha Hauer <s.hauer@pengutronix.de>
Wed, 7 Mar 2012 20:01:28 +0000 (21:01 +0100)
committerSascha Hauer <s.hauer@pengutronix.de>
Wed, 25 Apr 2012 15:03:46 +0000 (17:03 +0200)
commit6c7b06850c5a1615cc9e660e0d24ce2025bb9bcf
tree985229601193226b294602a7a1c19337607d2300
parenteb92044eb3d59d29c9812e85e3a4bf41f6f38e3a
ARM i.MX: prepare for common clock framework

- Add necessary #ifdefs for CONFIG_COMMON_CLOCK
- Add a global spinlock to protect the CCM registers

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
arch/arm/mach-imx/clk.h [new file with mode: 0644]
arch/arm/plat-mxc/clock.c
arch/arm/plat-mxc/include/mach/clock.h