pasemi: Fix thinko in dma_direct_ops setup
authorOlof Johansson <olof@lixom.net>
Thu, 31 Jan 2008 23:50:02 +0000 (17:50 -0600)
committerLinus 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