ASoC: snd-sof-intel-hda-common - add hda_model parameter and pass it to HDA codec...
authorJaroslav Kysela <perex@perex.cz>
Fri, 24 Apr 2020 09:25:20 +0000 (11:25 +0200)
committerMark Brown <broonie@kernel.org>
Fri, 24 Apr 2020 17:00:01 +0000 (18:00 +0100)
commitb8d3ad51dfec3631763cfef3d30c16f40140058b
tree7686b773eeda5352f43df66d0badd90a22d0e177
parent3e645a4add53eec22f3818c9da01c19191525096
ASoC: snd-sof-intel-hda-common - add hda_model parameter and pass it to HDA codec driver

It may be useful to pass the specific model to the generic HDA codec
routines like the legacy HDA driver (snd-hda-intel) allows.
The model name "sofbus" is tricky anyway.

Original proposal: https://lore.kernel.org/alsa-devel/20191203161908.7496-1-perex@perex.cz/

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Reviewed-by: Takashi Iwai <tiwai@suse.de>
Reviewed-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Cc: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Cc: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20200424092520.23989-1-perex@perex.cz
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/intel/hda.c