commit | 086ed9a0bcca0201301b74a0c5160c04f2f38f8b | [log] [tgz] |
---|---|---|
author | Lee Jones <lee.jones@linaro.org> | Fri Dec 13 10:47:28 2013 +0000 |
committer | Felipe Balbi <balbi@ti.com> | Tue Dec 17 13:17:42 2013 -0600 |
tree | b13c5a8c3dbe7021330d92f732bc862b709fc0be | |
parent | 5056ee83e8e9b3b3eec895f8bb0804a802fb61d2 [diff] |
usb: musb: ux500_dma: fix potential NULL dereference error static checker warning: "drivers/usb/musb/ux500_dma.c:335 ux500_dma_controller_start() error: potential NULL dereference 'param_array'." Acked-by: Linus Walleij <linus.walleij@linaro.org> Reported-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Felipe Balbi <balbi@ti.com>