summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc2/core_intr.c
diff options
context:
space:
mode:
authorStefan Wahren <stefan.wahren@i2se.com>2018-05-04 21:09:05 +0300
committerFelipe Balbi <felipe.balbi@linux.intel.com>2018-05-15 10:17:00 +0300
commit971b750d31079e13c18e4ac335804401cfeb189d (patch)
treed3606754a9de7285ccffeec8efb4c6d3a2cbfdd3 /drivers/usb/dwc2/core_intr.c
parentd5d5f079138254e4d641de2f36760d0d0fc9f510 (diff)
downloadlinux-971b750d31079e13c18e4ac335804401cfeb189d.tar.xz
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 'drivers/usb/dwc2/core_intr.c')
0 files changed, 0 insertions, 0 deletions