]> git.karo-electronics.de Git - karo-tx-linux.git/commit
usb: chipidea: retire flag CI_HDRC_PULLUP_ON_VBUS
authorPeter Chen <peter.chen@freescale.com>
Mon, 12 Aug 2013 01:22:58 +0000 (09:22 +0800)
committerJason Liu <r64343@freescale.com>
Wed, 30 Oct 2013 01:54:50 +0000 (09:54 +0800)
commitaa2489e79733261a05a90dea889578c6558df9d6
tree907c1e7ed0a9b26f4308dfba9a7f3d555420687a
parentb55b1290375c9b83d654ebaff2c804ec812f3290
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 <peter.chen@freescale.com>
Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com>
drivers/usb/chipidea/ci_hdrc_imx.c
drivers/usb/chipidea/ci_hdrc_msm.c
drivers/usb/chipidea/udc.c
include/linux/usb/chipidea.h