summaryrefslogtreecommitdiffstats
path: root/samples/uhid
diff options
context:
space:
mode:
authorPeter Ujfalusi <peter.ujfalusi@ti.com>2019-12-12 15:55:47 +0200
committerMark Brown <broonie@kernel.org>2019-12-16 11:57:36 +0000
commit401abb764abb6e42f539528e02127457eb0c5b32 (patch)
tree20c18747224ccddc4a73a8af209aac9aa1a28421 /samples/uhid
parent7ccffd41b2d4d180dcdcc03c54c446621e34bca5 (diff)
downloadlinux-401abb764abb6e42f539528e02127457eb0c5b32.tar.bz2
spi: sirf: Use dma_request_chan() instead dma_request_slave_channel()
dma_request_slave_channel() is a wrapper on top of dma_request_chan() eating up the error code. By using dma_request_chan() directly the driver can support deferred probing against DMA. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Link: https://lore.kernel.org/r/20191212135550.4634-7-peter.ujfalusi@ti.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'samples/uhid')
0 files changed, 0 insertions, 0 deletions