]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: atmel_ssc_dai: distinguish the different SSC
authorSongjun Wu <songjun.wu@atmel.com>
Wed, 2 Mar 2016 11:15:25 +0000 (12:15 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 2 Mar 2016 14:43:11 +0000 (23:43 +0900)
commit39b8fdb2224ada82e601be848afb5b7ae8e8bc0f
treecd79582d64aa18ea89da3950781eb68b5abc8e77
parent5367e65a538f2d59834d845f582bc1f1ae9599b8
ASoC: atmel_ssc_dai: distinguish the different SSC

Cpu_dai id always equals 0, can't distinguish the
different SSC. Use platform_device id to record
and distinguish the different SSC.

Signed-off-by: Songjun Wu <songjun.wu@atmel.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/misc/atmel-ssc.c
sound/soc/atmel/atmel_ssc_dai.c