]> git.karo-electronics.de Git - karo-tx-linux.git/commit
usb: chipidea: udc: add pullup fuction, needed by the uvc gadget
authorMichael Grzeschik <m.grzeschik@pengutronix.de>
Wed, 12 Sep 2012 11:58:01 +0000 (14:58 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 2 Oct 2012 17:39:09 +0000 (10:39 -0700)
commited60c28a0c7861e2c5df2a985c11f757564b66a9
tree5fdbcd56840e42afe0efe6b64e6ea1b5882379f1
parent032fe3671c1efa8218ea28f145b62c16ad720960
usb: chipidea: udc: add pullup fuction, needed by the uvc gadget

commit c0a48e6c75f2ac190d812bea5fc339696e434c2e upstream.

Add function to physicaly enable or disable of pullup connection on the USB-D+
line. The uvc gaget will fail, if this function is not implemented.

Signed-off-by: Michael Grzeschik <m.grzeschik@pengutronix.de>
Acked-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/chipidea/udc.c