aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/common/usb-common.c
AgeCommit message (Collapse)AuthorFilesLines
2014-05-27usb: move usb/usb-common.c to usb/common/usb-common.cPeter Chen1-0/+144
Since we will have more usb-common things, and it will let usb-common.c be larger and larger, we create a folder named usb/common for all usb common things. Cc: Felipe Balbi <[email protected]> Signed-off-by: Peter Chen <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>