+27
−53
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This patch replaces normal calls to resource allocation routines with devm_*() derivative of those routines. This removes the need to free those resources inside the driver. Signed-off-by:Viresh Kumar <viresh.kumar@st.com> Signed-off-by:
Chris Ball <cjb@laptop.org>