aa3831cf9d
Now most of ARM machines has the alsmot same __clk_get/put() macro So place it at the arch/arm/include/asm/clkdev.h and remove the reduntant header files But some machines don't have the same form as above. It can use the machince specific clkdev file by HAVE_MACH_CLKDEV config Now there are only 3 caese. 1) define the clk structure with clkdev macro => Need to move clk structure to proper header file arch/arm/mach-versatile/include/mach/clkdev.h arch/arm/mach-realview/include/mach/clkdev.h arch/arm/mach-vexpress/include/mach/clkdev.h arch/arm/mach-integrator/include/mach/clkdev.h 2) export the __clk_get/put function at clock.c arch/arm/mach-shmobile/include/mach/clkdev.h 3) demuxing the clk source arch/arm/mach-u300/include/mach/clkdev.h Acked-by: Viresh Kumar <viresh.kumar@st.com> Acked-by: H Hartley Sweeten <hsweeten@visionengravers.com> Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> |
||
---|---|---|
.. | ||
include/mach | ||
acpuclock-arm11.c | ||
acpuclock.h | ||
board-halibut.c | ||
board-mahimahi.c | ||
board-msm7x27.c | ||
board-msm7x30.c | ||
board-msm8x60.c | ||
board-msm8960.c | ||
board-qsd8x50.c | ||
board-sapphire.c | ||
board-trout-gpio.c | ||
board-trout-mmc.c | ||
board-trout-panel.c | ||
board-trout.c | ||
board-trout.h | ||
clock-7x30.h | ||
clock-debug.c | ||
clock-pcom.c | ||
clock-pcom.h | ||
clock.c | ||
clock.h | ||
devices-iommu.c | ||
devices-msm7x00.c | ||
devices-msm7x30.c | ||
devices-msm8960.c | ||
devices-qsd8x50.c | ||
devices.h | ||
dma.c | ||
gpio_hw.h | ||
gpio-v2.c | ||
gpio.c | ||
gpiomux-8x50.c | ||
gpiomux-8x60.c | ||
gpiomux-v1.c | ||
gpiomux-v1.h | ||
gpiomux-v2.c | ||
gpiomux-v2.h | ||
gpiomux.c | ||
gpiomux.h | ||
headsmp.S | ||
hotplug.c | ||
idle.S | ||
io.c | ||
iommu_dev.c | ||
iommu.c | ||
irq-vic.c | ||
irq.c | ||
Kconfig | ||
last_radio_log.c | ||
Makefile | ||
Makefile.boot | ||
platsmp.c | ||
proc_comm.c | ||
proc_comm.h | ||
scm-boot.c | ||
scm-boot.h | ||
scm.c | ||
scm.h | ||
sirc.c | ||
smd_debug.c | ||
smd_private.h | ||
smd.c | ||
timer.c | ||
vreg.c |