]> git.karo-electronics.de Git - mv-sheeva.git/commit
OMAP2 PRCM: convert OMAP2 PRCM macros to the _SHIFT/_MASK suffixes
authorPaul Walmsley <paul@pwsan.com>
Thu, 20 May 2010 18:31:04 +0000 (12:31 -0600)
committerPaul Walmsley <paul@pwsan.com>
Thu, 20 May 2010 18:31:04 +0000 (12:31 -0600)
commitf38ca10a79a0cd9902b8a470901951354802faa1
tree39572870d13f15ba2779e134c1f89c77b08132e2
parent5838bb674907a57525936bfd5652eb998c433315
OMAP2 PRCM: convert OMAP2 PRCM macros to the _SHIFT/_MASK suffixes

Fix all of the remaining OMAP2 PRCM register shift/bitmask macros that
did not use the _SHIFT/_MASK suffixes to use them.  This makes the use
of these macros consistent.  It is intended to reduce error, as code
can be inspected visually by reviewers to ensure that bitshifts and
bitmasks are used in the appropriate places.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Cc: Kevin Hilman <khilman@deeprootsystems.com>
arch/arm/mach-omap2/clkt2xxx_apll.c
arch/arm/mach-omap2/clock2420_data.c
arch/arm/mach-omap2/clock2430_data.c
arch/arm/mach-omap2/clockdomain.c
arch/arm/mach-omap2/cm-regbits-24xx.h
arch/arm/mach-omap2/pm24xx.c
arch/arm/mach-omap2/prm-regbits-24xx.h