Dan Carpenter 2e10f5e70f USB: musb: dereferencing an iomem pointer
"tx_ram" points to io memory.  We can't dereference it directly.  Sparse
complains about this: "drivers/usb/musb/cppi_dma.c:1205:25: warning:
dereference of noderef expression"

Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
2011-04-13 11:51:24 +03:00
..
2009-07-12 12:22:34 -07:00
2010-12-10 10:21:33 +02:00
2010-12-10 10:21:33 +02:00
2011-01-10 08:51:44 -08:00
2011-02-17 09:56:55 -08:00
2011-03-13 18:07:11 -07:00