]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: qdsp6: q6afe: use of_platform_populate/depopulate()
authorSrinivas Kandagatla <srinivas.kandagatla@linaro.org>
Tue, 26 Jun 2018 09:20:10 +0000 (10:20 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 26 Jun 2018 14:40:16 +0000 (15:40 +0100)
commita44c6e88ded1cf39fccaeb0e6f661c9586539862
tree5fe7bc9eaeef0b9b3ea8ec8bcc59f6539e34c06d
parent1794db6ea88661ca1d269132efa4fe735e11c156
ASoC: qdsp6: q6afe: use of_platform_populate/depopulate()

Now that the child nodes have there own compatible strings,
Use of_platform_populate/depopulate() instead of less common
of_platform_device_create()/destroy().

Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Acked-by: Niklas Cassel <niklas.cassel@linaro.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/qcom/qdsp6/q6afe.c