usb: otg: Add CPCAP USB OTG driver
authorBenoit Goby <benoit@android.com>
Wed, 21 Jul 2010 00:54:36 +0000 (17:54 -0700)
committerColin Cross <ccross@android.com>
Wed, 6 Oct 2010 23:33:20 +0000 (16:33 -0700)
commit6878c410f25ef06f2baefceabc53f5d86fe049ce
treeec9585032810aa3c785c217beb68a63c1c8d5b36
parent4457175d55e5d2c46d5521811a14905e8425ec86
usb: otg: Add CPCAP USB OTG driver

This driver receives notifications from cpcap-whisper and emulates the same
behavior as when the VBUS and ID USB pins are connected to the app processor.

Change-Id: I671e64c58559a2a3036273ef1fe8acb6af516fac
Signed-off-by: Benoit Goby <benoit@android.com>
drivers/usb/otg/Kconfig
drivers/usb/otg/Makefile
drivers/usb/otg/cpcap-otg.c [new file with mode: 0644]