diff options
| author | Alex Dewar <[email protected]> | 2020-08-25 10:19:28 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2020-08-28 12:21:46 +0200 |
| commit | cc34073c6248e9cec801bf690d1455f264d12357 (patch) | |
| tree | 1ea9cabd74dc2134b15cfe397ead90c08e9883d4 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 9289cdf399922a1bd801a8cd946a79581c00a380 (diff) | |
staging: emxx_udc: Fix passing of NULL to dma_alloc_coherent()
In nbu2ss_eq_queue() memory is allocated with dma_alloc_coherent(),
though, strangely, NULL is passed as the struct device* argument. Pass
the UDC's device instead. Fix up the corresponding call to
dma_free_coherent() in the same way.
Build-tested on x86 only.
Fixes: 33aa8d45a4fe ("staging: emxx_udc: Add Emma Mobile USB Gadget driver")
Reported-by: Dan Carpenter <[email protected]>
Signed-off-by: Alex Dewar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions