diff options
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | 2016-04-29 16:11:56 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-04-29 18:15:48 +0100 |
commit | b085c6129a8cabdad9c625fae56d9d3f2977808e (patch) | |
tree | 03ef12d79af72aeaadf16339722eda4901a310b1 /Documentation/devicetree/bindings | |
parent | f55532a0c0b8bb6148f4e07853b876ef73bc69ca (diff) | |
download | talos-obmc-linux-b085c6129a8cabdad9c625fae56d9d3f2977808e.tar.gz talos-obmc-linux-b085c6129a8cabdad9c625fae56d9d3f2977808e.zip |
spi: omap2-mcspi: Use dma_request_chan() for requesting DMA channel
With the new dma_request_chan() the client driver does not need to look for
the DMA resource and it does not need to pass filter_fn anymore.
By switching to the new API the driver can now support deferred probing
against DMA.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings')
0 files changed, 0 insertions, 0 deletions