Skip to content
Commit 30670539 authored by Himangi Saraogi's avatar Himangi Saraogi Committed by Mark Brown
Browse files

spi: au1550: Fix bug in deallocation of memory



This patch fixes a bug on the deallocation of memory allocated using
request_mem_region, by using release_mem_region instead of
release_resource and kfree.

Signed-off-by: default avatarHimangi Saraogi <himangi774@gmail.com>
Signed-off-by: default avatarMark Brown <broonie@linaro.org>
parent 7171511e
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