From: Peter Chen Date: Wed, 30 Oct 2013 01:19:29 +0000 (+0800) Subject: usb: chipidea: only get vbus regulator for non-peripheral mode X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~66^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2ec3a732a6bb65635693f6d86d2b7bf073b6148;p=pandora-kernel.git usb: chipidea: only get vbus regulator for non-peripheral mode If the user chooses peripheral mode for this controller, the vbus regulator doesn't need to get, since the host will supply the vbus, it can save one vbus pin for other usage. Signed-off-by: Peter Chen Tested-by: Frank Li Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed