From: Dmitry Baryshkov Date: Fri, 7 Dec 2007 02:18:03 +0000 (-0800) Subject: USB: gadget: pxa2xx_udc supports inverted vbus X-Git-Tag: v2.6.25-rc1~1075^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4a8d46d9129fbb26b4c2d3143b1b0975a9b4ae4;p=pandora-kernel.git USB: gadget: pxa2xx_udc supports inverted vbus Some boards (like e.g. Tosa) invert the VBUS-detection signal: it's low when a host is supplying VBUS, and high otherwise. Allow specifying whether gpio_vbus value is inverted. Signed-off-by: Dmitry Baryshkov Signed-off-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed