8 Aug
2019
8 Aug
'19
4:13 p.m.
On Thu, Aug 08, 2019 at 11:57:15AM +0200, Takashi Iwai wrote:
The SOF HD-audio bus has its house-made initialization code. It's supposedly for making the code independent from HD-audio bus drivers. However, this is error-prone, and above all, the SOF driver has already dependency on HD-audio bus driver when CONFIG_SND_SOF_HDA is set. That is, if this Kconfig is set, there is no reason to avoid the call to the proper bus init function.
Acked-by: Mark Brown broonie@kernel.org