]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: tmio: fix regression in TMIO_MMC_WRPROTECT_DISABLE handling
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Mon, 20 Jun 2011 14:51:10 +0000 (16:51 +0200)
committerChris Ball <cjb@laptop.org>
Sat, 25 Jun 2011 22:52:15 +0000 (18:52 -0400)
commit60eb8ae7ec45fe8f54210e5acd237d801c1c7763
treec9f4bf96c6250ebb72b6c30936d7f06a10e3382c
parent6cf8ea210baa1f217594b0933c1a042b2a0af4b8
mmc: tmio: fix regression in TMIO_MMC_WRPROTECT_DISABLE handling

Commit 196767457f652ab ("mmc: tmio: split core functionality, DMA and
MFD glue") broke handling of the TMIO_MMC_WRPROTECT_DISABLE flag by
the tmio-mmc driver. This patch restores the original behaviour.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Cc: <stable@kernel.org>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/tmio_mmc_pio.c