diff options
author | Tarun Kanti DebBarma | 2011-09-27 05:38:09 +0530 |
---|---|---|
committer | Tarun Kanti DebBarma | 2012-02-06 14:13:43 +0530 |
commit | d3901eaf1fc289e8175faa8c7c460d542b6eb7dd (patch) | |
tree | 0d75db4627421ae9e076840a06c57dbd0be1cd51 /drivers/dma | |
parent | fad96ea825e7a8ee0c5b77292b470e4978157ee7 (diff) |
gpio/omap: remove unnecessary bit-masking for read access
Remove un-necessary bit masking. Since the register are 4 byte aligned
and readl would work as is. The 'enabled' mask is already taking care
to mask for bank width.
Signed-off-by: Charulatha V <charu@ti.com>
Signed-off-by: Tarun Kanti DebBarma <tarun.kanti@ti.com>
Reviewed-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Reviewed-by: Kevin Hilman <khilman@ti.com>
Signed-off-by: Kevin Hilman <khilman@ti.com>
Diffstat (limited to 'drivers/dma')
0 files changed, 0 insertions, 0 deletions