aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorLeo Yan <[email protected]>2017-01-09 13:09:55 -0800
committerFelipe Balbi <[email protected]>2017-01-12 10:02:20 +0200
commitb2f92f0ff0a26a6d758ce85167a77d7d1268ca36 (patch)
tree428966bc786ea57241afb17edd6501b43c2f9d13 /tools/perf/util/scripting-engines/trace-event-python.c
parent08f37148b6a915a6996c7dbef87769b9efee2dba (diff)
usb: dwc2: use u32 for DT binding parameters
Commit 05ee799f2021 ("usb: dwc2: Move gadget settings into core_params") changes to type u16 for DT binding "g-rx-fifo-size" and "g-np-tx-fifo-size" but use type u32 for "g-tx-fifo-size". Finally the the first two parameters cannot be passed successfully with wrong data format. This is found the data transferring broken on 96boards Hikey. This patch is to change all parameters to u32 type, and verified on Hikey board the DT parameters can pass successfully. [johnyoun: minor rebase] Signed-off-by: Leo Yan <[email protected]> Signed-off-by: John Youn <[email protected]> Tested-by: John Stultz <[email protected]> Signed-off-by: Felipe Balbi <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions