diff options
author | Paul Walmsley <paul@pwsan.com> | 2010-05-18 18:47:24 -0600 |
---|---|---|
committer | Paul Walmsley <paul@pwsan.com> | 2010-05-20 12:31:05 -0600 |
commit | 2bc4ef71c5a3b6986b452d6c530777974d11ef4a (patch) | |
tree | fbb479aae791394b75fd598d279bb52cf015042d /arch/arm/mach-mx25 | |
parent | f38ca10a79a0cd9902b8a470901951354802faa1 (diff) | |
download | op-kernel-dev-2bc4ef71c5a3b6986b452d6c530777974d11ef4a.zip op-kernel-dev-2bc4ef71c5a3b6986b452d6c530777974d11ef4a.tar.gz |
OMAP3 PRCM: convert OMAP3 PRCM macros to the _SHIFT/_MASK suffixes
Fix all of the remaining OMAP3 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>
Diffstat (limited to 'arch/arm/mach-mx25')
0 files changed, 0 insertions, 0 deletions