summaryrefslogtreecommitdiff
path: root/include/linux/usb/otg.h
AgeCommit message (Collapse)AuthorFilesLines
2008-02-02USB: fix codingstyle issues in include/linux/usb/Greg Kroah-Hartman1-1/+1
Fixes a number of coding style issues in the USB public header files. Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-09-27USB: move <linux/usb_otg.h> to <linux/usb/otg.h>David Brownell1-0/+131
Move <linux/usb_otg.h> to <linux/usb/otg.h>. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>