From: Peter Chen Date: Wed, 14 Aug 2013 09:44:15 +0000 (+0300) Subject: usb: chipidea: udc: .pullup is valid only when vbus is there X-Git-Tag: v3.12-rc1~186^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a64783b66bbeed06a1f10ab56a1dd401dd5bfba;p=pandora-kernel.git usb: chipidea: udc: .pullup is valid only when vbus is there For chipidea, the IP must know vbus before the controller begins to run. So the .pullup should only be called when the vbus is there. Tested-by: Marek Vasut Signed-off-by: Peter Chen Signed-off-by: Alexander Shishkin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed