+3
−0
+1
−1
sound/soc/soc-devres.c
0 → 100644
+52
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Since with the wider use of devres many drivers are now only calling
snd_soc_unregister_component() in their remove functions providing a
managed version will save a reasonable amount of code.
Signed-off-by:
Mark Brown <broonie@linaro.org>