linux/sound/soc/jz4740
Paul Cercueil 62f9ed5f87
ASoC: jz4740-i2s: Avoid passing enum as match data
Instead of passing an enum as match data, and checking its value in the
probe to register one or the other dai, pass a pointer to a struct
i2s_soc_info, which contains all the information relative to one SoC.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Link: https://lore.kernel.org/r/20200306222931.39664-4-paul@crapouillou.net
Signed-off-by: Mark Brown <broonie@kernel.org>
2020-03-09 14:25:06 +00:00
..
jz4740-i2s.c ASoC: jz4740-i2s: Avoid passing enum as match data 2020-03-09 14:25:06 +00:00
jz4740-i2s.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
Kconfig ASoC: jz4740: Drop lb60 board code 2019-07-30 10:41:53 -07:00
Makefile ASoC: jz4740: Drop lb60 board code 2019-07-30 10:41:53 -07:00