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
..
2011-01-28 11:28:23 -08:00
2011-01-28 11:28:23 -08:00
2011-01-28 11:28:23 -08:00
2011-01-28 11:28:23 -08:00
2011-01-28 11:28:23 -08:00
2011-01-28 11:28:23 -08:00
2010-06-15 13:19:43 -07:00
2011-02-28 12:40:05 -08:00
2010-06-07 16:16:33 -07:00
2011-01-13 17:18:46 +01:00
2010-10-06 09:01:18 -07:00
2011-02-28 12:40:05 -08:00
2011-01-13 17:18:46 +01:00
2011-01-13 17:18:46 +01:00
2011-01-07 15:54:45 -08:00
2011-02-28 12:40:05 -08:00
2011-02-28 12:40:05 -08:00
2011-01-13 17:18:46 +01:00
2010-11-16 12:23:56 -08:00
2011-01-21 15:27:54 -08:00
2010-05-12 09:14:41 -07:00