ARM: pxa25x_udc: stop handling gpio-vbus internally
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Mon, 14 Feb 2011 12:33:19 +0000 (15:33 +0300)
committerEric Miao <eric.y.miao@gmail.com>
Wed, 16 Mar 2011 08:33:34 +0000 (16:33 +0800)
commita8ecc860ef117f9405758d8d1378553afcdd9ca3
tree1f08eacc0e52680304ea2770f41d127117130cd8
parentef8b3cc68a1df83717bc8f9e7737084246a56ce2
ARM: pxa25x_udc: stop handling gpio-vbus internally

Stop handling gpio-vbus internally. All boards that depended on this
functionality have been converted to use gpio-vbus tranceiver. All
new boards can use it right from the start. Drop unused code.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
drivers/usb/gadget/pxa25x_udc.c