On Tue, Nov 12, 2002 at 03:45:18PM -0800, David Brownell wrote: > This mostly moves the initialization of some sysfs-related > fields earlier, so HCD code can access them during those > (initial error prone) parts of enumeration without oopsing. > > The particular access I wanted was using <linux/driver.h> > debug utilities like dev_dbg(), dev_warn() and so on ... so > I also changed the name the "generic" driver gives itself > to be "usb" so those messages make more sense. > > Also added comments about how usb_new_device() moves the > device through the other chapter 9 usb device states.
Thanks for starting to use the dev_* functions :) Applied. greg k-h ------------------------------------------------------- This sf.net email is sponsored by: To learn the basics of securing your web site with SSL, click here to get a FREE TRIAL of a Thawte Server Certificate: http://www.gothawte.com/rd524.html _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
