]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
i2400m/USB: probe/disconnect, dev init/shutdown and reset backends
authorInaky Perez-Gonzalez <inaky@linux.intel.com>
Sun, 21 Dec 2008 00:57:51 +0000 (16:57 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 7 Jan 2009 18:00:21 +0000 (10:00 -0800)
commitf398e4240fce962d0dd74dc11c59fe20860e7a71
treebf5ace977194c6b92735c5f6e98791bccfb67ac4
parent11a7d0e3140d2f3e8052a856e8582ce9b021972c
i2400m/USB: probe/disconnect, dev init/shutdown and reset backends

Implements probe/disconnect for the USB device, as well as main
backends for the generic driver to control the USB device
(bus_dev_start(), bus_dev_stop() and bus_reset()).

Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/net/wimax/i2400m/usb.c [new file with mode: 0644]