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:
0c6377f
)
pasemi: Fix thinko in dma_direct_ops setup
author
Olof Johansson
<olof@lixom.net>
Thu, 31 Jan 2008 23:50:02 +0000
(17:50 -0600)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 1 Feb 2008 10:03:36 +0000
(21:03 +1100)
[POWERPC] pasemi: Fix thinko in dma_direct_ops setup
The first patch will just fall through and still set dma_data to a bad
value, make it return directly instead.
Signed-off-by: Olof Johansson <olof@lixom.net>
Acked-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found