summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-msm/devices.h
diff options
context:
space:
mode:
authorStephen Boyd2011-02-23 18:37:41 +0100
committerDavid Brown2011-02-28 21:40:05 +0100
commit2a52220c89e02423aa23e6b9fb6dc0c706465a82 (patch)
tree39a6e46c02ff983e1228c691cf06e3a7405db90e /arch/arm/mach-msm/devices.h
parentmsm: headsmp.S: Fix section mismatch (diff)
downloadkernel-qcow2-linux-2a52220c89e02423aa23e6b9fb6dc0c706465a82.tar.gz
kernel-qcow2-linux-2a52220c89e02423aa23e6b9fb6dc0c706465a82.tar.xz
kernel-qcow2-linux-2a52220c89e02423aa23e6b9fb6dc0c706465a82.zip
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>
Diffstat (limited to 'arch/arm/mach-msm/devices.h')
0 files changed, 0 insertions, 0 deletions