diff options
author | Sekhar Nori <nsekhar@ti.com> | 2010-05-10 12:41:18 +0530 |
---|---|---|
committer | Kevin Hilman <khilman@deeprootsystems.com> | 2010-05-13 10:05:19 -0700 |
commit | d78a9494fe8b63e2ec1e2284e45a8d709c4d02c0 (patch) | |
tree | 9c4fc04f4d146bdc42a02a7634896fc8271b5439 /arch/arm/include/asm | |
parent | 243bc65447a74fbc674fc7fab6f212cce62e0152 (diff) | |
download | op-kernel-dev-d78a9494fe8b63e2ec1e2284e45a8d709c4d02c0.zip op-kernel-dev-d78a9494fe8b63e2ec1e2284e45a8d709c4d02c0.tar.gz |
davinci: edma: use BIT() wherever possible
This patch replaces occurences of (1 << x) with
BIT(x) as it makes for much better reading.
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
Diffstat (limited to 'arch/arm/include/asm')
0 files changed, 0 insertions, 0 deletions