From: Doug Anderson Date: Fri, 11 Jan 2013 17:03:53 +0000 (+0000) Subject: mmc: dw_mmc: Handle wp-gpios from device tree X-Git-Tag: v3.9-rc1~78^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55a6ceb2d5b845f198bcd76aa18910e05a47d0c2;p=pandora-kernel.git 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-diff-tree failed