From: Felipe Balbi Date: Fri, 11 Apr 2008 08:28:20 +0000 (+0300) Subject: USB: MUSB: checkpatch.pl fixes to cppi_dma.c X-Git-Tag: v2.6.25-omap1~49 X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=6c4498885c29f685cde42f89715b0c31b14fbd1b;p=linux-2.6-omap-h63xx.git USB: MUSB: checkpatch.pl fixes to cppi_dma.c Misc cleanup patch. Signed-off-by: Felipe Balbi Signed-off-by: Tony Lindgren --- diff --git a/drivers/usb/musb/cppi_dma.c b/drivers/usb/musb/cppi_dma.c index 71c42db4d91..e6770d63303 100644 --- a/drivers/usb/musb/cppi_dma.c +++ b/drivers/usb/musb/cppi_dma.c @@ -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),