aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/proc.py
diff options
context:
space:
mode:
authorStephen Boyd <[email protected]>2016-12-28 14:56:50 -0800
committerPeter Chen <[email protected]>2017-01-20 11:24:15 +0800
commitf60f8ccd54e03c1afafb2b20ceb029a0eaf7a134 (patch)
treeff45b666cf79b86b6ff83e3d89efd44aa1c0df50 /scripts/gdb/linux/proc.py
parentef6a7bcfb01c9c8df172ad06fb547216ca788711 (diff)
usb: chipidea: Only read/write OTGSC from one place
With the id and vbus detection done via extcon we need to make sure we poll the status of OTGSC properly by considering what the extcon is saying, and not just what the register is saying. Let's move this hw_wait_reg() function to the only place it's used and simplify it for polling the OTGSC register. Then we can make certain we only use the hw_read_otgsc() API to read OTGSC, which will make sure we properly handle extcon events. Acked-by: Peter Chen <[email protected]> Cc: Greg Kroah-Hartman <[email protected]> Cc: "Ivan T. Ivanov" <[email protected]> Fixes: 3ecb3e09b042 ("usb: chipidea: Use extcon framework for VBUS and ID detect") Signed-off-by: Stephen Boyd <[email protected]> Signed-off-by: Peter Chen <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions