]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: omap: Add erase capability
authorJarkko Nikula <jarkko.nikula@bitmer.com>
Sat, 22 Feb 2014 16:01:43 +0000 (18:01 +0200)
committerChris Ball <chris@printf.net>
Sat, 22 Feb 2014 18:17:42 +0000 (13:17 -0500)
commit4b20f8a18c510b24f540a9e80f31a3cc6287d7c0
tree989ab276a071cf979de2c9fcbedca91b7483db2c
parenta88248345882a0a23794b065c93a001a193bad85
mmc: omap: Add erase capability

This patch adds the erase capability to OMAP1/OMAP2420 MMC driver. Idea is
the same than in commit 525efdd ("omap_hsmmc: add erase capability") that we
disable the data timeout interrupt for erases.

Signed-off-by: Jarkko Nikula <jarkko.nikula@bitmer.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Tested-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Chris Ball <chris@printf.net>
drivers/mmc/host/omap.c