diff options
author | Paul Cercueil <paul@crapouillou.net> | 2020-03-06 23:29:29 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-03-09 14:25:06 +0000 |
commit | 62f9ed5f8768d2425461737d77b83f888b525c06 (patch) | |
tree | 5349db5759472ae4794dd69f697b60e577762c4a /include/sound/soc.h | |
parent | a42d9ba15cbf3e84307906db65fc598a8b73e2f1 (diff) |
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>
Diffstat (limited to 'include/sound/soc.h')
0 files changed, 0 insertions, 0 deletions