]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5019dc0b0594960cc1f11389e190ef0305557ee4
tree1a5cc1c73e368c14a4b58801143ca972132b8652
parent27c9a38c2f785e8262deaf82296b2d55a30604c9
mmc: omap_hsmmc: consolidate flush posted writes for HSMMC IRQs

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>
drivers/mmc/host/omap_hsmmc.c