From 55a6ceb2d5b845f198bcd76aa18910e05a47d0c2 Mon Sep 17 00:00:00 2001 From: Doug Anderson Date: Fri, 11 Jan 2013 17:03:53 +0000 Subject: [PATCH] mmc: dw_mmc: Handle wp-gpios from device tree On some SoCs (like exynos5250) you need to use an external GPIO for write protect. Add support for wp-gpios to the core dw_mmc driver since it could be useful across multiple SoCs. With this change I am able to make use of the write protect for the external SD slot on exynos5250-snow. Signed-off-by: Doug Anderson Acked-by: Seungwon Jeon Acked-by: Olof Johansson Signed-off-by: Chris Ball --- Reading git-format-patch failed