diff options
author | Stefan Agner <stefan.agner@toradex.com> | 2017-09-18 18:12:40 -0700 |
---|---|---|
committer | Stefan Agner <stefan.agner@toradex.com> | 2017-09-18 18:25:58 -0700 |
commit | 28291538966f8828be6d9e86d72cb3ea9ada28f1 (patch) | |
tree | 51d230866a895c3ac414cb0b1f4e99acb13f7f6e /tools/perf/builtin-script.c | |
parent | 1721e2f983fcf871d2bf921d944c290571134010 (diff) |
usb: chipidea: use of extcon framework to work for non OTG case
The existing usage of extcon in chipidea driver freezes the kernel
presumably due to OTGSC register access.
Prevent accessing any OTG registers for SoC with dual role devices
but no true OTG support. Use the flag CI_HDRC_DUAL_ROLE_NOT_OTG for
those devices and in case extcon is present, do the role switch
using extcon only.
Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>
Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Diffstat (limited to 'tools/perf/builtin-script.c')
0 files changed, 0 insertions, 0 deletions