tmio: add a platform flag to disable card write-protection detection
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Wed, 19 May 2010 18:36:02 +0000 (18:36 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Sat, 22 May 2010 08:05:21 +0000 (17:05 +0900)
Write-protection status is not always available, e.g., micro-SD cards do not
have a write-protection switch at all. This patch adds a flag to let platforms
force tmio_mmc to consider the card writable.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Acked-by: Ian Molton <ian@mnementh.co.uk>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found