+
+config GPIOMMC
+ tristate "MMC/SD over GPIO-based SPI"
-+ depends on MMC && MMC_SPI && SPI_GPIO
++ depends on MMC && MMC_SPI && SPI_GPIO_OLD
+ help
+ This driver hooks up the mmc_spi and spi_gpio modules so that
+ MMC/SD cards can be used on a GPIO based bus by bitbanging
+be done automatically.
--- a/MAINTAINERS
+++ b/MAINTAINERS
-@@ -1997,6 +1997,11 @@ L: linux-media@vger.kernel.org
- T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
+@@ -2504,6 +2504,11 @@ T: git git://git.kernel.org/pub/scm/linu
S: Maintained
+ F: drivers/media/video/gspca/
+GPIOMMC DRIVER
+P: Michael Buesch