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

Skip to content
Commit 69f5165e authored by Tushar Behera's avatar Tushar Behera Committed by Felipe Balbi
Browse files

usb: gadget: s3c-hsotg: Fix invalid free of devm_ allocated data



Since hsotg object is allocated using devm_kzalloc() API, there is no
need to free this explicitly. But we need to keep the release API to
prevent warnings.

Signed-off-by: default avatarTushar Behera <tushar.behera@linaro.org>
Signed-off-by: default avatarFelipe Balbi <balbi@ti.com>
parent c1a96ebd
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