On Thu 2007-01-11 08:48:53, Oliver Neukum wrote:
> Am Mittwoch, 10. Januar 2007 23:35 schrieb Alan Stern:
> > > Apparently here: drivers/base/core.c:
> > > 
> > > void device_del(struct device * dev)
> > > {
> > >       struct device * parent = dev->parent;
> > >       struct class_interface *class_intf;
> > > 
> > >       if (parent)
> > >               klist_del(&dev->knode_parent);
> > > 
> > > The obvious change with this device is that usb_set_configuration() is 
> > > never
> > > called, but that should not matter.
> > 
> > No, I think you're barking up the wrong tree.
> 
> OK. Next time I'll ask about config options before going through working
> code looking for a bug.

Can we delete that config option for 2.6.20? (And sorry for a crappy report).

-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) 
http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to