summaryrefslogtreecommitdiffstats
path: root/mm
diff options
context:
space:
mode:
authorFelipe Balbi <balbi@ti.com>2013-03-22 15:58:18 +0100
committerFelipe Balbi <balbi@ti.com>2013-03-27 12:18:59 +0100
commit94a06018dead7fc5f92238ececf31ed601ee528c (patch)
treeca3436d478d6ea209a7b2ba5cc0bb88e3ed9ea92 /mm
parentusb: gadget: pch_udc: fix sparse warnings (diff)
downloadlinux-94a06018dead7fc5f92238ececf31ed601ee528c.tar.xz
linux-94a06018dead7fc5f92238ececf31ed601ee528c.zip
usb: gadget: mv_udc_core: fix sparse warnings
fix the following sparse warnings: drivers/usb/gadget/mv_udc_core.c:1850:6: warning: symbol 'irq_process_reset' was not declared. Should it be static? drivers/usb/gadget/mv_udc_core.c:247:9: warning: context imbalance in 'done' - unexpected unlock drivers/usb/gadget/mv_udc_core.c:1692:25: warning: context imbalance in 'handle_setup_packet' - unexpected unlock Note that there are still other sparse warnings which aren't trivial to fix, so I left them out: drivers/usb/gadget/mv_udc_core.c:848:34: warning: incorrect type in argument 1 (different address spaces) drivers/usb/gadget/mv_udc_core.c:848:34: expected void const volatile [noderef] <asn:2>*addr drivers/usb/gadget/mv_udc_core.c:848:34: got unsigned int *<noident> drivers/usb/gadget/mv_udc_core.c:849:42: warning: incorrect type in argument 2 (different address spaces) drivers/usb/gadget/mv_udc_core.c:849:42: expected void volatile [noderef] <asn:2>*addr drivers/usb/gadget/mv_udc_core.c:849:42: got unsigned int *<noident> Acked-by: Neil Zhang <zhangwm@marvell.com> Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions