USB: omap_udc: fix USB gadget functionality on Palm Tungsten E
authorAaro Koskinen <aaro.koskinen@iki.fi>
Sat, 24 Nov 2018 22:17:07 +0000 (00:17 +0200)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Mon, 26 Nov 2018 10:38:00 +0000 (12:38 +0200)
commit2c2322fbcab8102b8cadc09d66714700a2da42c2
tree3b3e947bd0bd089314d91436ebecdcc1c28a425d
parent6ca6695f576b8453fe68865e84d25946d63b10ad
USB: omap_udc: fix USB gadget functionality on Palm Tungsten E

On Palm TE nothing happens when you try to use gadget drivers and plug
the USB cable. Fix by adding the board to the vbus sense quirk list.

Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
drivers/usb/gadget/udc/omap_udc.c