]> git.karo-electronics.de Git - linux-beck.git/commit
mmc: mmc_spi: Remove platform data .get_cd() and .get_ro() callbacks
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Thu, 8 Aug 2013 10:38:38 +0000 (12:38 +0200)
committerChris Ball <cjb@laptop.org>
Sun, 25 Aug 2013 03:58:06 +0000 (23:58 -0400)
commit62b6af5c7ee28a3faf9638e509fd2da85a97229d
treed7d2f8bb748efc0ae5cbe193753fcb622822d6a0
parentf0af3689e7d68af35363a3b8d31851561832a914
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 <laurent.pinchart+renesas@ideasonboard.com>
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/mmc_spi.c
include/linux/spi/mmc_spi.h