USB OTG: Add common data structure for Intel MID Platform (Langwell/Penwell)
authorHao Wu <hao.wu@intel.com>
Thu, 9 Sep 2010 21:35:39 +0000 (22:35 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 22 Oct 2010 17:21:33 +0000 (10:21 -0700)
commitd39a0edad60dc65cf4774ee732aa7a84cf35c27a
treef913cd1131f0fa21660044d8d9345cd285d46df6
parent5014b5e33a5485ab669ce536078c957ec221ade3
USB OTG: Add common data structure for Intel MID Platform (Langwell/Penwell)

This patch adds one new header file for the common data structure used in
Intel Penwell/Langwell MID Platform OTG Transceiver drivers. After switched
to the common data structure, Langwell/Penwell OTG Transceiver driver will
provide an unified interface to host/client driver.

Reported-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Hao Wu <hao.wu@intel.com>
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
include/linux/usb/intel_mid_otg.h [new file with mode: 0644]