X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/27c303501e47f15ba64569c28b1a1a125ba1714b..69bd889a9cf334051e313f0f3e0ab4bdf0182a6f:/target/linux/generic-2.6/patches-2.6.30/922-gpiommc.patch?ds=inline diff --git a/target/linux/generic-2.6/patches-2.6.30/922-gpiommc.patch b/target/linux/generic-2.6/patches-2.6.30/922-gpiommc.patch index 1d49b1213..c0a2159d8 100644 --- a/target/linux/generic-2.6/patches-2.6.30/922-gpiommc.patch +++ b/target/linux/generic-2.6/patches-2.6.30/922-gpiommc.patch @@ -618,7 +618,7 @@ + +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 @@ -824,9 +824,9 @@ +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