I'm happy with it, modulo Sergi's grammer comment. ACKed-by: Matthew Dharm mdharm-usb@xxxxxxxxxxxxxxxxxx Matt On Mon, Mar 4, 2013 at 1:57 PM, Bjørn Mork <bjorn@xxxxxxx> wrote: > Signed-off-by: Bjørn Mork <bjorn@xxxxxxx> > --- > So, is something like this good enough? > > > Bjørn > > drivers/usb/storage/unusual_devs.h | 8 ++++++++ > 1 file changed, 8 insertions(+) > > diff --git a/drivers/usb/storage/unusual_devs.h b/drivers/usb/storage/unusual_devs.h > index d305a5a..1e03a45 100644 > --- a/drivers/usb/storage/unusual_devs.h > +++ b/drivers/usb/storage/unusual_devs.h > @@ -53,6 +53,14 @@ > * as opposed to devices that do something strangely or wrongly. > */ > > +/* In-kernel mode switching is deprecated. Do not add new devices to > + * this list for the sole purpose of switching to them to a different > + * mode. Existing userspace solutions are superior. > + * > + * New mode switching devices should instead be added to the database > + * maintained at http://www.draisberghof.de/usb_modeswitch/ > + */ > + > #if !defined(CONFIG_USB_STORAGE_SDDR09) && \ > !defined(CONFIG_USB_STORAGE_SDDR09_MODULE) > #define NO_SDDR09 > -- > 1.7.10.4 > -- Matthew Dharm Maintainer, USB Mass Storage driver for Linux -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html