-
由 Himangi Saraogi 提交于
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: NHimangi Saraogi <himangi774@gmail.com> Signed-off-by: NMark Brown <broonie@linaro.org>
30670539