From a7e968799bbc1e7d6e56a77abd62c714509040c4 Mon Sep 17 00:00:00 2001 From: Venkatraman S Date: Mon, 19 Nov 2012 22:00:01 +0530 Subject: [PATCH] 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-format-patch failed