commit | 4a64783b66bbeed06a1f10ab56a1dd401dd5bfba | [log] [tgz] |
---|---|---|
author | Peter Chen <peter.chen@freescale.com> | Wed Aug 14 12:44:15 2013 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Aug 14 12:37:20 2013 -0700 |
tree | 828fd98e8de7898115f586a2b36b14e01151d6e0 | |
parent | d268e9bc23f5df4a2f4167da246d277c2a468d3d [diff] |
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 <marex@denx.de> Signed-off-by: Peter Chen <peter.chen@freescale.com> Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>