Skip to content
Snippets Groups Projects
Commit 45b9dd5b authored by Gilad Avidov's avatar Gilad Avidov
Browse files

qup_i2c: Correct free memory call


Correct freeing of memory, which is allocated using
the devm prefixed API, to free it using devm_kfree rather
then kfree.

CRs-Fixed: 582597
Change-Id: If1aa9bcd86bb3a7d35adc5630ff19ad08bbdf762
Signed-off-by: default avatarGilad Avidov <gavidov@codeaurora.org>
parent 98611669
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment