diff options
author | 2019-08-11 10:05:15 +0200 | |
---|---|---|
committer | 2019-08-15 15:17:07 +0200 | |
commit | dd3ecf17ba70a70d2c9ef9ba725281b84f8eef12 (patch) | |
tree | edddd7da4fb718a3849c912b65691175798bf1ad /tools/perf/scripts/python/export-to-postgresql.py | |
parent | usb: chipidea: imx: fix EPROBE_DEFER support during driver probe (diff) | |
download | wireguard-linux-dd3ecf17ba70a70d2c9ef9ba725281b84f8eef12.tar.xz wireguard-linux-dd3ecf17ba70a70d2c9ef9ba725281b84f8eef12.zip |
usb: don't create dma pools for HCDs with a localmem_pool
If the HCD provides a localmem pool we will never use the DMA pools, so
don't create them.
Fixes: b0310c2f09bb ("USB: use genalloc for USB HCs with local memory")
Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20190811080520.21712-2-hch@lst.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions