On Mon, Jul 01, 2002, Greg KH <[EMAIL PROTECTED]> wrote:
> On Thu, Jun 27, 2002 at 10:22:58AM -0700, David Brownell wrote:
> > When trying to figure out why the "uhci-hcd" driver was so
> > much bigger than "usb-uhci-hcd" I noticed that most of it
> > was the /proc/driver/uhci support, and that if I tried to
> > disable it, I got compile-time warnings about things that
> > were defined but not referenced.
> > 
> > This patch makes that procfs support cleanly vanish if it's
> > configured out.  Please merge to Linus' latest.
> 
> Johannes, does this look ok?

As a short term fix, sure.

> > (However, I suspect this should probably also be controlled
> > by the general USB debug support flag.)
> 
> No, all of this should move to driverfs, instead of proc :)

Yes, I was thinking about that too, but David is right in that there's a
lot of code that is unnecessary.

I'll work on a patch to solve the bloat and move it to driverfs too.

JE



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to