diff options
| author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2023-03-17 17:47:03 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-03-23 17:25:22 +0100 |
| commit | 53ee2663f0df536ccb37d559c4f4c53c4511db7a (patch) | |
| tree | 8f653bfba215c46e62bea1e18f11ed1de6acdbc9 /scripts/gdb/linux/utils.py | |
| parent | 347284984f415e52590373253c6943bbdc806ebf (diff) | |
xhci: mem: Use dma_poll_zalloc() instead of explicit memset()
Use dma_poll_zalloc() instead of explicit memset() call in
xhci_alloc_stream_ctx(). Note, that dma_alloc_coherent() is
always issues zeroed memory chunk.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Link: https://lore.kernel.org/r/20230317154715.535523-3-mathias.nyman@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions
