From: Venkatraman S Date: Mon, 19 Nov 2012 16:30:01 +0000 (+0530) Subject: mmc: omap_hsmmc: Cleanup bitmap definitions of Interrupt Register X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~96^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7e968799bbc1e7d6e56a77abd62c714509040c4;p=pandora-kernel.git 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 Acked-by: Felipe Balbi Signed-off-by: Chris Ball --- Reading git-diff-tree failed