From: Laurent Pinchart Date: Thu, 8 Aug 2013 10:38:38 +0000 (+0200) Subject: mmc: mmc_spi: Remove platform data .get_cd() and .get_ro() callbacks X-Git-Tag: v3.12-rc1~69^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62b6af5c7ee28a3faf9638e509fd2da85a97229d;p=pandora-kernel.git mmc: mmc_spi: Remove platform data .get_cd() and .get_ro() callbacks All platforms now pass the CD and RO GPIOs to the MMC SPI driver, those callbacks are not used anymore. Remove them. Signed-off-by: Laurent Pinchart Reviewed-by: H Hartley Sweeten Signed-off-by: Chris Ball --- Reading git-diff-tree failed