diff options
author | Paul Walmsley <paul@pwsan.com> | 2015-01-06 07:44:56 +0100 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2015-01-13 19:30:30 +0100 |
commit | 891653ab836d5a8ef9eba0d347318364bd309a00 (patch) | |
tree | f2e29752b621287dea6460dd6c8a0b8c263038b2 /drivers/dma/at_hdmac.c | |
parent | dmaengine: fsldma: remove the unused variable (diff) | |
download | linux-891653ab836d5a8ef9eba0d347318364bd309a00.tar.xz linux-891653ab836d5a8ef9eba0d347318364bd309a00.zip |
dmaengine: tegra: add slave capabilities reporting
After commit ecc19d17868be9c9f8f00ed928791533c420f3e0 ("dmaengine: Add
a warning for drivers not using the generic slave caps retrieval"),
the Tegra APB DMA driver causes this warning during boot:
WARNING: CPU: 0 PID: 1 at drivers/dma/dmaengine.c:830 dma_async_device_register+0x294/0x538()
this driver doesn't support generic slave capabilities reporting
Fix by setting the appropriate reporting structure fields that are
passed to dma_async_device_register().
Signed-off-by: Paul Walmsley <paul@pwsan.com>
Tested-by: Thierry Reding <treding@nvidia.com>
Acked-by: Thierry Reding <treding@nvidia.com>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'drivers/dma/at_hdmac.c')
0 files changed, 0 insertions, 0 deletions