RE: [PATCH 4/6] usb: gadget: mv_udc_core: fix sparse warnings

2013-03-24 Thread Neil Zhang
; Bill > Pemberton; Neil Zhang; Chao Xie; Michal Nazarewicz; Linus Walleij; Felipe > Balbi > Subject: [PATCH 4/6] usb: gadget: mv_udc_core: fix sparse warnings > > fix the following sparse warnings: > > drivers/usb/gadget/mv_udc_core.c:1850:6: warning: symbol > 'ir

[PATCH 4/6] usb: gadget: mv_udc_core: fix sparse warnings

2013-03-22 Thread Felipe Balbi
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: warnin