]> git.baikalelectronics.ru Git - kernel.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)
commit8d1dcf5858c918aafb35a33a8bbeb66e46e8fbaa
tree39572870d13f15ba2779e134c1f89c77b08132e2
parent8c704e952f46591de4f5e4e5dd7d2b329471e8c2
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