commit | f847a79ab3c1faca3022061045cd22e4678c1b1c | [log] [tgz] |
---|---|---|
author | Per Forlin <per.forlin@linaro.org> | Wed Aug 03 15:39:15 2011 +0200 |
committer | Felipe Balbi <balbi@ti.com> | Fri Aug 12 11:52:47 2011 +0300 |
tree | 9bff0c96c79ece10d07ce1c25238dcaa10cba022 | |
parent | afbd0749c0507d5fea980b3bfa76efc43af83d60 [diff] |
usb: musb: cppi: fix build errors due to DBG and missing musb variable Replace DBG with dev_dbg and fix invalid access of musb->controller. With this patch cppi_dma builds successfully. Cc: <stable@kernel.org> Signed-off-by: Per Forlin <per.forlin@linaro.org> Signed-off-by: Felipe Balbi <balbi@ti.com>