commit | a7e968799bbc1e7d6e56a77abd62c714509040c4 | [log] [tgz] |
---|---|---|
author | Venkatraman S <svenkatr@ti.com> | Mon Nov 19 22:00:01 2012 +0530 |
committer | Chris Ball <cjb@laptop.org> | Thu Dec 06 13:54:58 2012 -0500 |
tree | a239fc30c38fdf24051ca075b45a1b14a919f52d | |
parent | b1e056ae4bfaa12dda5c24bd9b9cf902c5c62033 [diff] |
mmc: omap_hsmmc: Cleanup bitmap definitions of Interrupt Register Define the most frequently used bitmasks of the Interrupt Enable / Interrupt Status register with consistent naming ( with _EN suffix). Use meaningful concatenation of bitfields for INT_EN_MASK, which shows which interrupts are enabled by default. No functional changes. Signed-off-by: Venkatraman S <svenkatr@ti.com> Acked-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Chris Ball <cjb@laptop.org>