On Mon, Mar 29, 2004 at 05:09:13PM -0800, David Brownell wrote: > usb_set_configuration() cleanup > > * Remove it from the USB kernel driver API. No drivers need it now, > and the sysadmin can change bConfigurationValue using sysfs (say, > when hotplugging an otherwise problematic device).
Oops, you forgot to grep: CC [M] drivers/media/dvb/ttusb-dec/ttusb_dec.o drivers/media/dvb/ttusb-budget/dvb-ttusb-budget.c: In function `ttusb_setup_interfaces': drivers/media/dvb/ttusb-budget/dvb-ttusb-budget.c:1011: warning: implicit declaration of function `usb_set_configuration' Care to send a patch to fix it up before Andrew gets grumpy with me for breaking his build? :) thanks, greg k-h ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
