From: Laurent Pinchart Date: Thu, 8 Aug 2013 10:38:32 +0000 (+0200) Subject: mmc: mmc_spi: Support CD/RO GPIOs X-Git-Tag: v3.12-rc1~69^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf287a90ceedf86e3313ba0dcff606ac5399b39a;p=pandora-kernel.git mmc: mmc_spi: Support CD/RO GPIOs Add support for passing CD/RO GPIO numbers directly to the mmc_spi driver instead of relying solely on board code callbacks to retrieve the CD/RO signals values. The driver will enable debouncing on the card detect GPIO if the cd_debounce field is set to a non-zero value. Signed-off-by: Laurent Pinchart Reviewed-by: H Hartley Sweeten Signed-off-by: Chris Ball --- Reading git-diff-tree failed