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:
61a142b
)
ASoC: Tegra: Fix error handling in DMA channel alloc
author
Stephen Warren
<swarren@nvidia.com>
Wed, 23 Feb 2011 03:16:34 +0000
(20:16 -0700)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Mon, 28 Feb 2011 15:10:03 +0000
(15:10 +0000)
tegra_dma_allocate_channel() returns NULL on errors, not an error pointer.
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found