diff options
author | Rajendra Nayak <rnayak@ti.com> | 2012-11-11 03:58:40 +0400 |
---|---|---|
committer | Paul Walmsley <paul@pwsan.com> | 2012-11-13 00:55:49 +0400 |
commit | b5a2366c1833100aae0d00eaec4c15d15d290c85 (patch) | |
tree | 55e17eed9db9516de45f570ae045a437054786c2 /COPYING | |
parent | c9d501e5cb0238910337213e12a09127221c35d8 (diff) | |
download | linux-b5a2366c1833100aae0d00eaec4c15d15d290c85.tar.xz |
ARM: OMAP: clock: Nuke plat/clock.c & reuse struct clk as clk_hw_omap
plat/clock.c which has most of usecounting/locking infrastructure will
be used only for OMAP1 until that is moved to use COMMON clk.
reuse most of what plat/clock.h has while we move to common clk, and
move most of what 'struct clk' was as 'struct clk_hw_omap' which
will then be used to define platform specific parameters.
All usecounting/locking related variables from 'struct clk' are
dropped as they will not be used with 'struct clk_hw_omap'.
Based on the original changes from Mike Turquette.
Signed-off-by: Rajendra Nayak <rnayak@ti.com>
Signed-off-by: Mike Turquette <mturquette@ti.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions