Re: [linux-pm] [linux-usb-devel] [RFC] USB device persistence across suspend-to-disk

From: Pavel Machek
Date: Wed Sep 06 2006 - 10:29:32 EST


Hi!

> > > +main kernel instead of as a separate module, you can put
> > > +"usbcore.persist=1" on the boot command line. You can also change the
> > > +kernel's behavior on the fly using sysfs: Type
> > > +
> > > + echo y >/sys/module/usbcore/parameters/persist
> >
> > Does sysfs treat 'y' as '1'?
> > Anyway, it would be Good to be consistent.
>
> Yes; I'll change everything to 'y'.

Actually I'd prefer 0/1... that's what other parts of kernel use IIRC.

Otherwise it looks good to me.
Pavel
--
Thanks for all the (sleeping) penguins.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/