From: Mike Frysinger Date: Tue, 7 Apr 2009 02:00:37 +0000 (-0700) Subject: Blackfin SPI Driver: drop bogus cast and touchup dma label X-Git-Tag: v2.6.30-rc1~119 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59bfcc664859029f60269ca2bf05b310d5a5760b;p=pandora-kernel.git Blackfin SPI Driver: drop bogus cast and touchup dma label Blackfin's related DMA callback API doesn't need void * cast, so drop it. And this driver is for all Blackfin processors not only for BF53x, we update the DMA request label for more meaningful information. Signed-off-by: Mike Frysinger Signed-off-by: Bryan Wu Acked-by: David Brownell Cc: David Brownell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed