Re: [linux-usb-devel] [PATCH] pnx4008: change driver name

2006-11-10 Thread David Brownell
On Friday 10 November 2006 5:13 am, Vitaly Wool wrote: > Hello folks, > the patch inlined below makes the driver's name less generic to avoid > possible confusion in future, as was requested by Russell King. Actually, a better name would match the module: "ohci-hcd". And I see no particular reas

[linux-usb-devel] [PATCH] pnx4008: change driver name

2006-11-10 Thread Vitaly Wool
Hello folks, the patch inlined below makes the driver's name less generic to avoid possible confusion in future, as was requested by Russell King. drivers/usb/host/ohci-pnx4008.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Signed-off-by: Vitaly Wool <[EMAIL PROTECTED]> Index: linux