]> git.karo-electronics.de Git - karo-tx-linux.git/commit
usb: gadget: amd5536udc: fix error path
authorSudip Mukherjee <sudipm.mukherjee@gmail.com>
Tue, 22 Sep 2015 13:24:27 +0000 (18:54 +0530)
committerFelipe Balbi <balbi@ti.com>
Thu, 1 Oct 2015 17:40:20 +0000 (12:40 -0500)
commit580693bb3b66ce299f85f71dee60734438b1cd79
tree41e3910df14caa1087a20d080dbfe7633a965f90
parent14a37ec6c181178a14ffb7d10a57b99ef8e6b3b3
usb: gadget: amd5536udc: fix error path

Handle the error properly instead of calling the pci remove function.

Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/udc/amd5536udc.c