]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
USB: MUSB: checkpatch.pl fixes to cppi_dma.c
authorFelipe Balbi <felipe.balbi@nokia.com>
Fri, 11 Apr 2008 08:28:20 +0000 (11:28 +0300)
committerTony Lindgren <tony@atomide.com>
Fri, 11 Apr 2008 18:53:28 +0000 (11:53 -0700)
Misc cleanup patch.

Signed-off-by: Felipe Balbi <felipe.balbi@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/usb/musb/cppi_dma.c

index 71c42db4d9129437d6a0d84beb839a65a709f791..e6770d63303532cfdb1294c2b1bd744d943955d1 100644 (file)
@@ -359,7 +359,7 @@ cppi_dump_rx(int level, struct cppi_channel *c, const char *tag)
                        "\n",
                c->index, tag,
                musb_readl(c->controller->tibase,
-                       DAVINCI_RXCPPI_BUFCNT0_REG + 4 *c->index),
+                       DAVINCI_RXCPPI_BUFCNT0_REG + 4 * c->index),
                musb_readw(c->hw_ep->regs, MUSB_RXCSR),
 
                musb_readl(&rx->rx_skipbytes, 0),