git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d3d654e
)
serial: tegra: convert to standard DMA DT bindings
author
Stephen Warren
<swarren@nvidia.com>
Mon, 11 Nov 2013 21:16:38 +0000
(14:16 -0700)
committer
Stephen Warren
<swarren@nvidia.com>
Wed, 11 Dec 2013 23:44:35 +0000
(16:44 -0700)
By using dma_request_slave_channel_or_err(), the DMA slave ID can be
looked up from standard DT properties, and squirrelled away during
channel allocation. Hence, there's no need to use a custom DT property
to store the slave ID.
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Reviewed-by: Thierry Reding <treding@nvidia.com>
drivers/tty/serial/serial-tegra.c
patch
|
blob
|
history
diff --cc
drivers/tty/serial/serial-tegra.c
Simple merge