diff options
author | Scott Wood <scottwood@freescale.com> | 2015-03-12 22:46:01 +0100 |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2015-03-13 16:37:30 +0100 |
commit | 16d9efa4b3db0ab69605ff4d03d707d0210f4bf7 (patch) | |
tree | 575649a2a9cf6e8eb13f077c74926a6b4dcacf79 /drivers/usb/dwc2 | |
parent | usb: dwc2: rework initialization of host and gadget in dual-role mode (diff) | |
download | linux-16d9efa4b3db0ab69605ff4d03d707d0210f4bf7.tar.xz linux-16d9efa4b3db0ab69605ff4d03d707d0210f4bf7.zip |
usb: gadget: serial: %pf is only for function pointers
Use %ps for actual addresses, otherwise you'll get bad output
on arches like ppc64 where %pf expects a function descriptor
(which is not what __builtin_return_address returns).
Reviewed-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Scott Wood <scottwood@freescale.com>
Cc: linux-usb@vger.kernel.org
CC: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'drivers/usb/dwc2')
0 files changed, 0 insertions, 0 deletions