Skip to content
Commit 097aa197 authored by Felipe Balbi's avatar Felipe Balbi
Browse files

usb: gadget: pch_udc: don't free devm allocated memory



Coccinelle caught this instance of us kfree()ing
devm-allocated memory. The solution is just to not
do anything in our gadget_release.

Signed-off-by: default avatarFelipe Balbi <felipe.balbi@linux.intel.com>
parent f78bbcae
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment