summaryrefslogtreecommitdiffstats
path: root/drivers/usb/otg/otg_fsm.c
Commit message (Collapse)AuthorAgeFilesLines
* treewide: remove duplicate includesVitaliy Ivanov2011-06-201-1/+0Star
| | | | | | | | Many stupid corrections of duplicated includes based on the output of scripts/checkincludes.pl. Signed-off-by: Vitaliy Ivanov <vitalivanov@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
* USB: add Freescale USB OTG Transceiver driverLi Yang2011-05-031-0/+349
Slightly reworked and cleaned up driver from Freescale LTIB for MPC5121E. The driver has been ported to the current kernel, proc interface "/proc/driver/fsl_usb2_otg" has been replaced by sysfs interface. Signed-off-by: Li Yang <leoli@freescale.com> Signed-off-by: Anatolij Gustschin <agust@denx.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>