Skip to content
Unverified Commit 39be23f4 authored by Peter Chen's avatar Peter Chen
Browse files

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: default avatarSteven Rostedt <rostedt@goodmis.org>
Signed-off-by: default avatarPeter Chen <peter.chen@kernel.org>
parent 2fd69eca
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment