From: Philipp Zabel Date: Wed, 1 Jul 2009 10:46:25 +0000 (-0700) Subject: USB: gadget: pxa25x: basic transceiver support X-Git-Tag: v2.6.32-rc1~174^2~101 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab26d20f3ef1105d889f702cd01fba8c6fb32f73;p=pandora-kernel.git USB: gadget: pxa25x: basic transceiver support This adds very basic otg_transceiver support, with vbus_session and vbus_draw callbacks. Now VBUS sensing can be handled by an external driver which registers the otg_transceiver interface. It also allows gadget drivers to configure the current drawn from VBUS. The UDC driver just passes their requests along to the transceiver driver. Signed-off-by: Philipp Zabel Signed-off-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed