USB: make vendor id of root hubs greppable
authorPaul Bolle <pebolle@tiscali.nl>
Sat, 5 May 2012 11:16:51 +0000 (13:16 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 May 2012 23:52:08 +0000 (16:52 -0700)
commitbfb8bfad1860281810415ecbcccb841374fc6eb3
tree6f5d465ad94d715d664de6ed703fb08a17cc3701
parenteb9c5836384cd2a276254df6254ed71117983626
USB: make vendor id of root hubs greppable

It took me surprisingly long to find the location where the Linux
Foundation vendor id (0x1d6b) is set for the root hubs. A minor update
to three comments makes those locations (trivially) greppable.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/core/hcd.c