mmc: omap_hsmmc: consolidate flush posted writes for HSMMC IRQs
authorVenkatraman S <svenkatr@ti.com>
Wed, 8 Aug 2012 10:14:29 +0000 (15:44 +0530)
committerChris Ball <cjb@laptop.org>
Tue, 4 Sep 2012 17:58:24 +0000 (13:58 -0400)
Flushing spurious IRQs from HSMMC IP is done twice in omap_hsmmc_irq
and omap_hsmmc_do_irq.  Consolidate them to one location.

Signed-off-by: Venkatraman S <svenkatr@ti.com>
Acked-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Chris Ball <cjb@laptop.org>

No differences found