summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorStefan Wahren <stefan.wahren@i2se.com>2018-05-04 20:09:05 +0200
committerFelipe Balbi <felipe.balbi@linux.intel.com>2018-05-15 10:17:00 +0300
commit971b750d31079e13c18e4ac335804401cfeb189d (patch)
treed3606754a9de7285ccffeec8efb4c6d3a2cbfdd3 /tools/perf/scripts/python
parentd5d5f079138254e4d641de2f36760d0d0fc9f510 (diff)
usb: dwc2: debugfs: Don't touch RX FIFO during register dump
Dumping the registers via debugfs makes USB on Raspberry Pi completely unusable. The read of register GRXSTSP ("Receive Status Read and Pop Register") is responsible for this behaviour, because it pops the RX FIFO. So avoid this by omitting the relevant register. CC: Mian Yousaf Kaukab <yousaf.kaukab@intel.com> Fixes: 563cf017c443 ("usb: dwc2: debugfs: add support for complete register dump") Acked-by: Minas Harutyunyan <hminas@synopsys.com> Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions