[PATCH] ucc_geth: Pass proper device to DMA routines, otherwise oops happens

David Miller davem at davemloft.net
Thu Apr 2 19:26:18 EST 2009


From: Anton Vorontsov <avorontsov at ru.mvista.com>
Date: Tue, 31 Mar 2009 22:58:37 +0400

> The driver should pass a device that actually specifies internal DMA
> ops, but currently it passes netdev's device, which is wrong and that
> causes following oops:
 ...
> Fix this by passing of_device's device that specifies DMA ops in its
> archdata.
> 
> Signed-off-by: Anton Vorontsov <avorontsov at ru.mvista.com>

Applied, thanks.



More information about the Linuxppc-dev mailing list