Hi Adrian, On Wed, Oct 12 2011, Adrian Hunter wrote: > debug_quirks2 module parameter description was inadvertently added > as debug_quirks. > > Signed-off-by: Adrian Hunter <adrian.hunter@xxxxxxxxx> > --- > drivers/mmc/host/sdhci.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/drivers/mmc/host/sdhci.c b/drivers/mmc/host/sdhci.c > index f530de6..2cc3ffa 100644 > --- a/drivers/mmc/host/sdhci.c > +++ b/drivers/mmc/host/sdhci.c > @@ -3058,4 +3058,4 @@ MODULE_DESCRIPTION("Secure Digital Host > Controller Interface core driver"); > MODULE_LICENSE("GPL"); > > MODULE_PARM_DESC(debug_quirks, "Force certain quirks."); > -MODULE_PARM_DESC(debug_quirks, "Force certain other quirks."); > +MODULE_PARM_DESC(debug_quirks2, "Force certain other quirks."); Thanks, I've folded this into the original "sdhci-pci: add runtime pm support" patch in mmc-next. - Chris. -- Chris Ball <cjb@xxxxxxxxxx> <http://printf.net/> One Laptop Per Child -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html