On Fri, 23 Feb 2018 09:12:26 +0100,
Rakesh Ughreja wrote:
>
> +int snd_hda_codec_device_new(struct hda_bus *bus, struct snd_card *card,
> + unsigned int codec_addr, struct hda_codec *codec)
> +{
> char component[31];
Unused after the patch?
Takashi