]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ASoC: atmel: tse850: rely on the ssc to register as a cpu dai by itself
authorPeter Rosin <peda@axentia.se>
Tue, 6 Dec 2016 19:22:37 +0000 (20:22 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 15 Dec 2016 12:13:44 +0000 (12:13 +0000)
commitca8c7f233fa2c40e2a23f982dc33d947f28ad207
treead4323506704e9c1697c93271fb700a3d73058e9
parente8314d7d53c8b050aac2828a5de5f28a997b468b
ASoC: atmel: tse850: rely on the ssc to register as a cpu dai by itself

This breaks devicetree compatibility, but in this case that is ok. All
affected units are either on my desk, or running an even older version
of the driver that is not compatible with the upstreamed version anyway
(and when these other units are eventually updated, they will get a
fresh dtb as well, so that is not a significant problem either).

All of that is of course assuming that noone else has managed to build
something that can use this driver, but that seems extremely improbable.

Signed-off-by: Peter Rosin <peda@axentia.se>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/axentia,tse850-pcm5142.txt
sound/soc/atmel/tse850-pcm5142.c