Thread (73 messages) 73 messages, 7 authors, 2011-07-28
STALE5423d

[PATCH V4 12/14] spi/s3c64xx: Add support DMA engine API

From: Russell King - ARM Linux <hidden>
Date: 2011-07-25 09:40:02
Also in: linux-samsung-soc

On Mon, Jul 25, 2011 at 10:28:30AM +0900, Boojin Kim wrote:
+static void s3c64xx_spi_dma_rxcb(void *data)
+{
+	struct s3c64xx_spi_driver_data *sdd
+		= (struct s3c64xx_spi_driver_data *)data;
You never need explicit casts from void * or to void *.  Please remove
these.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help