diff options
| author | Peter Chen <[email protected]> | 2021-03-07 09:53:43 +0000 |
|---|---|---|
| committer | Peter Chen <[email protected]> | 2021-04-12 12:19:21 +0000 |
| commit | 39be23f4f16f5e743471c87c1e04bc90fc6d100a (patch) | |
| tree | 110f6d36b0974f6117ce379302af61b531584cd9 /drivers/usb/cdns3/cdns3-gadget.c | |
| parent | usb: cdns3: imx: add power lost support for system resume (diff) | |
| download | kernel-39be23f4f16f5e743471c87c1e04bc90fc6d100a.tar.gz kernel-39be23f4f16f5e743471c87c1e04bc90fc6d100a.zip | |
usb: cdns3: trace: delete the trace parameter for request->trb
It is not correct using %pa to print virtual address of request->trb, and
it is hard to print its physical address due to the virtual address is
zero before using. It could use index (start_trb/end_trb) to know the
current trb position, so no matter virtual address or physical address
for request-trb is not so meaningful.
Reported-by: Steven Rostedt <[email protected]>
Signed-off-by: Peter Chen <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-gadget.c')
0 files changed, 0 insertions, 0 deletions
