usb: move usb/usb-common.c to usb/common/usb-common.c
authorPeter Chen <peter.chen@freescale.com>
Tue, 29 Apr 2014 00:35:58 +0000 (08:35 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 May 2014 22:29:44 +0000 (15:29 -0700)
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 <balbi@ti.com>
Signed-off-by: Peter Chen <peter.chen@freescale.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/Makefile
drivers/usb/common/Makefile [new file with mode: 0644]
drivers/usb/common/usb-common.c [moved from drivers/usb/usb-common.c with 100% similarity]

Simple merge
Simple merge
Simple merge