summaryrefslogtreecommitdiffstats
path: root/sound/soc
diff options
context:
space:
mode:
authorStephen Warren <swarren@nvidia.com>2013-11-11 21:09:35 +0100
committerStephen Warren <swarren@nvidia.com>2013-12-12 00:43:27 +0100
commit996556c92a706058cf5ce6b3ef8dacc4032a3e0d (patch)
tree8a0df4fe6165488e9f1f218cea50cc5043d1a277 /sound/soc
parentdma: tegra: use reset framework (diff)
downloadlinux-996556c92a706058cf5ce6b3ef8dacc4032a3e0d.tar.xz
linux-996556c92a706058cf5ce6b3ef8dacc4032a3e0d.zip
dma: tegra: register as an OF DMA controller
Call of_dma_controller_register() so that DMA clients can look up the Tegra DMA controller using standard APIs. This requires the of_xlate() function to save off the DMA slave ID, and for tegra_dma_slave_config() not to over-write this information; once DMA client drivers are converted to dma_request_slave_channel() and DT-based lookups, they won't set this field of struct dma_slave_config anymore. Signed-off-by: Stephen Warren <swarren@nvidia.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Reviewed-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'sound/soc')
0 files changed, 0 insertions, 0 deletions