From: Peter Chen Date: Wed, 14 Aug 2013 09:44:14 +0000 (+0300) Subject: usb: chipidea: retire flag CI_HDRC_PULLUP_ON_VBUS X-Git-Tag: v3.12-rc1~186^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d268e9bc23f5df4a2f4167da246d277c2a468d3d;p=pandora-kernel.git usb: chipidea: retire flag CI_HDRC_PULLUP_ON_VBUS Currently, the controller only runs when the ci->vbus_active is true. So the flag CI_HDRC_PULLUP_ON_VBUS is useless no longer. If the user doesn't have otgsc, he/she needs to change ci_handle_vbus_change to update ci->vbus_active. Signed-off-by: Peter Chen Signed-off-by: Alexander Shishkin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed