Files
linux/drivers/usb/chipidea
Peter Chen 86b17c7f14 usb: chipidea: core: show the real pointer value for register
The pointer value is "ptrval" like below at current code:
ci_hdrc ci_hdrc.0: ChipIdea HDRC found, revision: 25, lpm: 0;
cap: (ptrval) op: (ptrval)

According to Documentation/core-api/printk-formats.rst, we change
it from %p to %px for real value.

Signed-off-by: Peter Chen <peter.chen@nxp.com>
2020-03-30 14:42:34 +08:00
..
2018-07-05 14:22:47 +08:00
2020-03-23 08:04:08 +01:00
2018-07-05 14:22:47 +08:00