]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: fsl_audmix: remove "model" attribute
authorViorel Suman <viorel.suman@nxp.com>
Wed, 10 Apr 2019 11:06:36 +0000 (11:06 +0000)
committerMark Brown <broonie@kernel.org>
Thu, 2 May 2019 01:46:16 +0000 (10:46 +0900)
commitfe6661de18dd980f6fa5399147f4d473301d7fe5
treebf6a23ca6f30f588851c7e8cb3cb56b9e2809990
parent9ffdc645799f7e3c648119e338f3dbfcf4971ab3
ASoC: fsl_audmix: remove "model" attribute

Use "of_device_id.data" to specify the machine driver
instead of "model" DTS attribute.

Signed-off-by: Viorel Suman <viorel.suman@nxp.com>
Acked-by: Nicolin Chen <nicoleotsuka@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/fsl/fsl_audmix.c