git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b1e056a
)
mmc: omap_hsmmc: Cleanup bitmap definitions of Interrupt Register
author
Venkatraman S
<svenkatr@ti.com>
Mon, 19 Nov 2012 16:30:01 +0000
(22:00 +0530)
committer
Chris Ball
<cjb@laptop.org>
Thu, 6 Dec 2012 18:54:58 +0000
(13:54 -0500)
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>
drivers/mmc/host/omap_hsmmc.c
patch
|
blob
|
history
diff --cc
drivers/mmc/host/omap_hsmmc.c
Simple merge