]> git.baikalelectronics.ru Git - kernel.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)
commit349a8ee36f97b6bd413e8996b36d082e62c9c50c
treed7d2f8bb748efc0ae5cbe193753fcb622822d6a0
parent4952b5c82b29ac7b4db40caca1b50ec3e395d0e8
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