usb: gadget: net2272: fix missing unlock on error in net2272_irq()
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Mon, 22 Oct 2012 05:51:11 +0000 (13:51 +0800)
committerFelipe Balbi <balbi@ti.com>
Tue, 23 Oct 2012 06:42:50 +0000 (09:42 +0300)
commit000b7f5127900f695668191353a3291832c1914e
tree5e8bea119d51f772aea81a95377553fa9e1dc702
parentca749b2a2e72b39b3a46d1e4d096e338bf714a3c
usb: gadget: net2272: fix missing unlock on error in net2272_irq()

Add the missing unlock on the error handle path in function
net2272_irq().

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/net2272.c