From: Peter Chen Date: Sat, 30 Mar 2013 00:46:43 +0000 (+0200) Subject: Revert "USB: chipidea: add vbus detect for udc" X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~135^2~96 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=571bb7abac4ed02cf7d5094b4a04a8bdca3783ed;p=pandora-kernel.git Revert "USB: chipidea: add vbus detect for udc" There are several problems with this patch: + in introduces a sparse warning for a condition that's always negative, + and because of that, it actually doesn't do anything useful, + and vbus detection belongs to otg, not device function anyway. This reverts commit 8c4fc031954b4eb72daf13d3c907a985a3eee208. Signed-off-by: Peter Chen [Alex: amended the above text] Signed-off-by: Alexander Shishkin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed