-
由 Andrii Tseglytskyi 提交于
Use of of devm_* API for resource allocation provides benefits such as auto handling of resource free. This reduces possibility have memory leaks in case of wrong error handling. All direct release calls should be removed to avoid races. Reported-by: NGrygorii Strashko <grygorii.strashko@ti.com> Signed-off-by: NAndrii Tseglytskyi <andrii.tseglytskyi@ti.com> Signed-off-by: NKevin Hilman <khilman@linaro.org>
efca406b