Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 2184fe63 authored by Takeshi Yoshimura's avatar Takeshi Yoshimura Committed by Felipe Balbi
Browse files

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: default avatarTakeshi Yoshimura <yos@sslab.ics.keio.ac.jp>
Signed-off-by: default avatarFelipe Balbi <balbi@ti.com>
parent b4c21f0b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment