summaryrefslogtreecommitdiff
path: root/drivers/tty
diff options
context:
space:
mode:
authorChaitanya Bandi <bandik@nvidia.com>2014-03-28 16:55:18 +0530
committerLaxman Dewangan <ldewangan@nvidia.com>2014-04-07 02:22:19 -0700
commit4897a7ede7e8f9aaaa639717680c1d15b6c3c293 (patch)
tree9b77fa5d3f80e25d5b8dad5743f019d8a10882ee /drivers/tty
parent2fcb7f6e8c304f25b7b0e6b033a9b03a348a0bd9 (diff)
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. Change-Id: I220cf8e46d06f39e3096dd078e2b1be52e57f594 Signed-off-by: Stephen Warren <swarren@nvidia.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Reviewed-by: Thierry Reding <treding@nvidia.com> Signed-off-by: Chaitanya Bandi <bandik@nvidia.com> Reviewed-on: http://git-master/r/389691 Reviewed-by: Automatic_Commit_Validation_User GVS: Gerrit_Virtual_Submit Reviewed-by: Laxman Dewangan <ldewangan@nvidia.com>
Diffstat (limited to 'drivers/tty')
0 files changed, 0 insertions, 0 deletions