aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/clock34xx.c
diff options
context:
space:
mode:
authorPaul Walmsley <paul@pwsan.com>2009-12-08 16:18:47 -0700
committerpaul <paul@twilight.(none)>2009-12-11 16:12:11 -0700
commit75d43340113e3822e390f644e8b197737e4c553e (patch)
treeed3d37f2daf35ecfef427e0b699dc60de124401f /arch/arm/mach-omap2/clock34xx.c
parentOMAP2/3: move SDRC macros to mach-omap2/sdrc.h (diff)
downloadlinux-dev-75d43340113e3822e390f644e8b197737e4c553e.tar.xz
linux-dev-75d43340113e3822e390f644e8b197737e4c553e.zip
OMAP2xxx clock: remove implicit dependency between rate CPU flag and clkdev_omap CPU flag
cpu_mask is reused in the OMAP2xxx clock code to match against both the CPU-specific rate flags (e.g., RATE_IN_2420) and the OMAP clkdev integration code CPU flags (e.g., CK_242X). This means that any patch that renumbers the CK_* macros, as the next patch does, will probably break. This patch separates the clkdev_omap and clksel_rate CPU type detection flags so the CK_* macros can be renumbered freely. Signed-off-by: Paul Walmsley <paul@pwsan.com>
Diffstat (limited to 'arch/arm/mach-omap2/clock34xx.c')
0 files changed, 0 insertions, 0 deletions