diff options
author | David Brownell <david-b@pacbell.net> | 2007-11-07 12:59:54 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2007-11-28 13:58:34 -0800 |
commit | ddac0da4dce2e115633493725601da202359872a (patch) | |
tree | 0bcb4012cd37711d1e033238c28a5429b1f57f8b /MAINTAINERS | |
parent | 9e3e31046fc4e994583b1197eeefb26811bc9364 (diff) |
USB: remove USB HUB entry from MAINTAINERS
Digging through old mail, I found a note about needing to remove the
separate entry for the USB HUB driver. It's not been separable from
usbcore (host side!) since quite early in the 2.4 kernel series.
And Johanness certainly isn't involved with it any more.
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f5bd9bab7ed..bb2387fd9d2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3864,13 +3864,6 @@ L: linux-usb-devel@lists.sourceforge.net T: git kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git S: Maintained -USB HUB DRIVER -P: Johannes Erdfelt -M: johannes@erdfelt.com -L: linux-usb-users@lists.sourceforge.net -L: linux-usb-devel@lists.sourceforge.net -S: Maintained - USB ISP116X DRIVER P: Olav Kongas M: ok@artecdesign.ee |