diff options
author | Rajendra Nayak <rnayak@ti.com> | 2010-01-27 03:13:12 (GMT) |
---|---|---|
committer | Paul Walmsley <paul@pwsan.com> | 2010-01-29 17:14:22 (GMT) |
commit | 56ef28acf122d30b137851aa6a599ba48319a6b0 (patch) | |
tree | 7ccdbdd45d6807691d1eaae19a07c9b6d230c04b /arch/sh | |
parent | e80a9729b15f4c2c00ed51d61aa543fb4269d5ca (diff) | |
download | linux-fsl-qoriq-56ef28acf122d30b137851aa6a599ba48319a6b0.tar.xz |
OMAP4: PRCM: Define shift macros as n instead of 1 << n
The macros defining the shift bits in registers for various
register bit fields are defined as 1 << n.
Instead define them as n. They can then be used as val << n.
The changes are generated by updating the script which autogenerates
the files modifed in the patch.
Signed-off-by: Rajendra Nayak <rnayak@ti.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>
Diffstat (limited to 'arch/sh')
0 files changed, 0 insertions, 0 deletions