linux-stable-rt/arch/arm/mach-msm
Stephen Boyd 2a52220c89 msm: clock: Remove references to clk_ops_pcom
Not all devices use proc_comm and determining if a clock is local
vs. remote is fragile when done by comparing clk_ops pointers.
Instead, implement an is_local() function for all clk_ops to
determine if the clock is local. Doing this allows us to remove
the last references to clk_ops_pcom from clock.c and compile it
for targets with CONFIG_MSM_PROC_COMM=n.

We don't need to set the clk_ops at runtime until 7x30 local
clock detection comes in. Right now it's just complicating things
so just set the ops pointer statically.

Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: David Brown <davidb@codeaurora.org>
2011-02-28 12:40:05 -08:00
..
include/mach msm: Use explicit GPLv2 licenses 2011-02-28 12:40:05 -08:00
Kconfig msm: iommu: Enable IOMMU support for MSM8960 2011-02-14 13:42:49 -08:00
Makefile msm: clock: Remove references to clk_ops_pcom 2011-02-28 12:40:05 -08:00
Makefile.boot
acpuclock-arm11.c
acpuclock.h
board-halibut.c msm: Clean up useless ifdefs 2011-01-28 11:28:23 -08:00
board-mahimahi.c msm: Clean up useless ifdefs 2011-01-28 11:28:23 -08:00
board-msm7x27.c msm: Clean up useless ifdefs 2011-01-28 11:28:23 -08:00
board-msm7x30.c msm: Clean up useless ifdefs 2011-01-28 11:28:23 -08:00
board-msm8x60.c msm: clock: Remove unused code and definitions 2011-01-28 11:20:46 -08:00
board-msm8960.c msm: serial: Add MSM8960 serial support 2011-01-28 12:27:21 -08:00
board-qsd8x50.c Merge branch 'msm-core' into for-next 2011-01-28 11:31:53 -08:00
board-sapphire.c msm: Clean up useless ifdefs 2011-01-28 11:28:23 -08:00
board-trout-gpio.c msm: Warning fix in trout gpio board file 2011-01-28 11:20:39 -08:00
board-trout-mmc.c
board-trout-panel.c
board-trout.c msm: Clean up useless ifdefs 2011-01-28 11:28:23 -08:00
board-trout.h
clock-7x30.h msm: clock: Remove references to clk_ops_pcom 2011-02-28 12:40:05 -08:00
clock-debug.c msm: clock: Remove references to clk_ops_pcom 2011-02-28 12:40:05 -08:00
clock-pcom.c msm: clock: Remove references to clk_ops_pcom 2011-02-28 12:40:05 -08:00
clock-pcom.h msm: Use explicit GPLv2 licenses 2011-02-28 12:40:05 -08:00
clock.c msm: clock: Remove references to clk_ops_pcom 2011-02-28 12:40:05 -08:00
clock.h msm: clock: Remove references to clk_ops_pcom 2011-02-28 12:40:05 -08:00
devices-iommu.c msm: iommu: Generalize platform data for multiple targets 2011-02-14 13:42:48 -08:00
devices-msm7x00.c Merge branch 'msm-core' into for-next 2011-01-28 11:31:53 -08:00
devices-msm7x30.c Merge branch 'msm-core' into for-next 2011-01-28 11:31:53 -08:00
devices-msm8960.c msm: serial: Add MSM8960 serial support 2011-01-28 12:27:21 -08:00
devices-qsd8x50.c Merge branch 'msm-core' into for-next 2011-01-28 11:31:53 -08:00
devices.h msm: serial: Add MSM8960 serial support 2011-01-28 12:27:21 -08:00
dma.c
gpio-v2.c
gpio.c
gpio_hw.h
gpiomux-8x50.c
gpiomux-8x60.c
gpiomux-v1.c
gpiomux-v1.h
gpiomux-v2.c
gpiomux-v2.h
gpiomux.c
gpiomux.h
headsmp.S msm: headsmp.S: Fix section mismatch 2011-02-28 12:40:05 -08:00
hotplug.c
idle.S
io.c
iommu.c
iommu_dev.c
irq-vic.c
irq.c
last_radio_log.c
platsmp.c
proc_comm.c
proc_comm.h
scm-boot.c
scm-boot.h msm: Use explicit GPLv2 licenses 2011-02-28 12:40:05 -08:00
scm.c
scm.h msm: Use explicit GPLv2 licenses 2011-02-28 12:40:05 -08:00
sirc.c
smd.c
smd_debug.c
smd_private.h
timer.c
vreg.c