diff options
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | 2016-04-29 16:06:18 +0300 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2016-05-04 10:28:03 +0300 |
commit | 81eef6ca92014845d40e3f1310e42b7010303acc (patch) | |
tree | c64797f95e80828c683d906caf8ec023907c39a9 /drivers/ntb | |
parent | 4406433dec687c54be48a18a71dd28acb319137e (diff) | |
download | linux-81eef6ca92014845d40e3f1310e42b7010303acc.tar.xz |
mmc: omap_hsmmc: 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: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'drivers/ntb')
0 files changed, 0 insertions, 0 deletions