]> asedeno.scripts.mit.edu Git - linux.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)
commit01afbd45f78cb0557db18c3ba768eea3e9576cfd
tree5fe7bc9eaeef0b9b3ea8ec8bcc59f6539e34c06d
parent4aac7e2773030d667491fbb6d97c9f467fdcbc05
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