diff options
| author | Peter Ujfalusi <[email protected]> | 2019-11-13 09:48:38 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2019-11-14 03:12:31 +0000 |
| commit | ba9f0f6eff1a34971f345cd04b13200c1d0b9b83 (patch) | |
| tree | 9b52b15d7bbcd942e4080c1be0e71e084ed9f5f1 /drivers/usb/chipidea/debug.c | |
| parent | usbip: Fix uninitialized symbol 'nents' in stub_recv_cmd_submit() (diff) | |
| download | kernel-ba9f0f6eff1a34971f345cd04b13200c1d0b9b83.tar.gz kernel-ba9f0f6eff1a34971f345cd04b13200c1d0b9b83.zip | |
usb: renesas_usbhs: Use dma_request_chan() directly for channel request
dma_request_slave_channel_reason() is:
#define dma_request_slave_channel_reason(dev, name) \
dma_request_chan(dev, name)
Signed-off-by: Peter Ujfalusi <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/usb/chipidea/debug.c')
0 files changed, 0 insertions, 0 deletions
