summaryrefslogtreecommitdiffstats
path: root/drivers/usb/phy/phy-mxs-usb.c
diff options
context:
space:
mode:
authorTakeshi Yoshimura <yos@sslab.ics.keio.ac.jp>2015-06-14 09:09:23 +0200
committerFelipe Balbi <balbi@ti.com>2015-07-06 19:34:08 +0200
commit2184fe636b4e310cba52251971cee82cb2407a68 (patch)
tree79af9089a476d3cdc80507545f629837c665c1eb /drivers/usb/phy/phy-mxs-usb.c
parentusb: gadget: composite: Fix NULL pointer dereference (diff)
downloadlinux-2184fe636b4e310cba52251971cee82cb2407a68.tar.xz
linux-2184fe636b4e310cba52251971cee82cb2407a68.zip
usb: gadget: udc: fix free_irq() after request_irq() failed
My static checker detected the mistake. I fix this by changing "goto err_irq" to "goto err_req". The label err_irq is not used now so this patch also removes it. Signed-off-by: Takeshi Yoshimura <yos@sslab.ics.keio.ac.jp> Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'drivers/usb/phy/phy-mxs-usb.c')
0 files changed, 0 insertions, 0 deletions