commit | 62b6af5c7ee28a3faf9638e509fd2da85a97229d | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Thu Aug 08 12:38:38 2013 +0200 |
committer | Chris Ball <cjb@laptop.org> | Sat Aug 24 23:58:06 2013 -0400 |
tree | d7d2f8bb748efc0ae5cbe193753fcb622822d6a0 | |
parent | f0af3689e7d68af35363a3b8d31851561832a914 [diff] |
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>