drivers: usb: common: add common code for usb drivers to use
authorMugunthan V N <mugunthanvnm@ti.com>
Tue, 12 Apr 2016 10:31:19 +0000 (16:01 +0530)
committerSimon Glass <sjg@chromium.org>
Tue, 17 May 2016 15:54:43 +0000 (09:54 -0600)
commitc0c62d923344d5a68f43259282e68a827318db01
treede99ce84f4cdf3343ec536e9d350f5d0d9b79d6c
parent9300f711baac8a181f70d7f64978e4bbadd4ac5c
drivers: usb: common: add common code for usb drivers to use

Add common usb code which usb drivers makes use of it.

Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
drivers/usb/common/Makefile
drivers/usb/common/common.c [new file with mode: 0644]
include/linux/usb/otg.h