OSDN Git Service

ALSA: hda/cs8409: Ensure Type Detection is only run on startup when necessary
authorStefan Binding <sbinding@opensource.cirrus.com>
Fri, 27 Aug 2021 11:02:51 +0000 (12:02 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 27 Aug 2021 20:35:34 +0000 (22:35 +0200)
commit424e531b47f83da87490464c5bf633dfb624fe6a
tree524cd3aa39eecded20fc2e474bc9b47a7226ec15
parent2eaf1635f9d62a2774c1c8114db24456dfd00721
ALSA: hda/cs8409: Ensure Type Detection is only run on startup when necessary

Type Detection should only be run after init and when the controls have been
built. There is no need to run it multiple times.

Signed-off-by: Stefan Binding <sbinding@opensource.cirrus.com>
Signed-off-by: Vitaly Rodionov <vitalyr@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20210827110252.5361-1-vitalyr@opensource.cirrus.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_cs8409.c
sound/pci/hda/patch_cs8409.h