Message ID | Pine.LNX.4.64.1107172157130.13485@axis700.grange (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Hi Guennadi, On Sun, Jul 17 2011, Guennadi Liakhovetski wrote: > Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> > --- > It would be nice if I could get hold of some non-sh-mobile tmio-mmc > hardware for regression tests. Until then I'll just do my best not to > break those systems, any testing by Ian or any other lucky owners would be > as always highly appreciated. > > diff --git a/MAINTAINERS b/MAINTAINERS > index 187282d..400ebbd 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -6242,9 +6242,14 @@ F: drivers/char/toshiba.c > F: include/linux/toshiba.h > > TMIO MMC DRIVER > +M: Guennadi Liakhovetski <g.liakhovetski@gmx.de> > M: Ian Molton <ian@mnementh.co.uk> > +L: linux-mmc@vger.kernel.org > S: Maintained > -F: drivers/mmc/host/tmio_mmc.* > +F: drivers/mmc/host/tmio_mmc* > +F: drivers/mmc/host/sh_mobile_sdhi.c > +F: include/linux/mmc/tmio.h > +F: include/linux/mmc/sh_mobile_sdhi.h Thanks, pushed to mmc-next for 3.1. I don't have any suggestions about hardware -- I have even less tmio hardware than you do. :) - Chris.
diff --git a/MAINTAINERS b/MAINTAINERS index 187282d..400ebbd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6242,9 +6242,14 @@ F: drivers/char/toshiba.c F: include/linux/toshiba.h TMIO MMC DRIVER +M: Guennadi Liakhovetski <g.liakhovetski@gmx.de> M: Ian Molton <ian@mnementh.co.uk> +L: linux-mmc@vger.kernel.org S: Maintained -F: drivers/mmc/host/tmio_mmc.* +F: drivers/mmc/host/tmio_mmc* +F: drivers/mmc/host/sh_mobile_sdhi.c +F: include/linux/mmc/tmio.h +F: include/linux/mmc/sh_mobile_sdhi.h TMPFS (SHMEM FILESYSTEM) M: Hugh Dickins <hughd@google.com>
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> --- It would be nice if I could get hold of some non-sh-mobile tmio-mmc hardware for regression tests. Until then I'll just do my best not to break those systems, any testing by Ian or any other lucky owners would be as always highly appreciated. -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html