USB: host: hub: Turn into a driver
Since we have a driver model we can make the hub driver a
real driver model driver. Put it into a new file to separate
the hub from the USB core stuff.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 7c8c7e5 commit 16e1d3899cfab2d1d5883372b0c5563dd5697b4b
@Sascha Hauer Sascha Hauer authored on 10 Jul 2014
Showing 5 changed files
View
drivers/usb/core/Makefile
View
drivers/usb/core/hub.c 0 → 100644
View
drivers/usb/core/hub.h 0 → 100644
View
drivers/usb/core/usb.c
View
drivers/usb/core/usb.h 0 → 100644