summaryrefslogtreecommitdiff
path: root/sound/hda
diff options
context:
space:
mode:
authorAlastair Bridgewater <alastair.bridgewater@gmail.com>2018-06-15 21:56:16 -0400
committerTakashi Iwai <tiwai@suse.de>2018-06-17 08:39:45 +0200
commita3d90d6775e2066a100b9124e40880bd317d2e02 (patch)
treec6d247d29af7ea2dff4387d9faf1c66bca35b1a5 /sound/hda
parent7919cd82b9f9be97111be386cbaac59958800ef9 (diff)
ALSA: hda/ca0132: Delete redundant UNSOL event requests
During ca0132_init(), ca0132_init_unsol() is run before the spec->spec_init_verbs are written. ca0132_init_unsol() calls snd_hda_jack_detect_enable_callback(), which requests UNSOL events for three or four nodes, two of which were also (redundantly) requested by spec_init_verbs. Kill the redundant AC_VERB_SET_UNSOLICITED_ENABLE verbs. Signed-off-by: Alastair Bridgewater <alastair.bridgewater@gmail.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/hda')
0 files changed, 0 insertions, 0 deletions