commit | b13d1f0f9ad64bc498ced07344495ba27321419e | [log] [tgz] |
---|---|---|
author | Jarkko Nikula <jarkko.nikula@bitmer.com> | Sat Feb 22 18:01:43 2014 +0200 |
committer | Chris Ball <chris@printf.net> | Sat Feb 22 13:17:42 2014 -0500 |
tree | 989ab276a071cf979de2c9fcbedca91b7483db2c | |
parent | a6c668fb95ac655fe94c08c1fb419f685040cf23 [diff] |
mmc: omap: Add erase capability This patch adds the erase capability to OMAP1/OMAP2420 MMC driver. Idea is the same than in commit 93caf8e ("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>