]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite63d401bd4f09657227fb621c2b96bde48ad24ba
treef913cd1131f0fa21660044d8d9345cd285d46df6
parent8f5d3134387255c4185233773063ac680db0c587
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]