mmc: omap_hsmmc: use spinlock IRQ safe variant
authorVenkatraman S <svenkatr@ti.com>
Mon, 9 Apr 2012 06:38:34 +0000 (12:08 +0530)
committerChris Ball <cjb@laptop.org>
Sun, 22 Apr 2012 15:16:50 +0000 (11:16 -0400)
commit31463b141587001781d86b2ef360544f101bd998
tree880f30dd87d4d38f3db78b1b6d5e8a7a1fdef3ad
parent03b5d924b926dd994b16f30f7a13bfb71ee0f478
mmc: omap_hsmmc: use spinlock IRQ safe variant

Prevent possible races between HSMMC/DMA IRQs and next requests.

Signed-off-by: Venkatraman S <svenkatr@ti.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/omap_hsmmc.c