Skip to content
Commit a1114a8c authored by Takashi Iwai's avatar Takashi Iwai
Browse files

ALSA: hda - Introduce the bitmask for excluding output volume

Add a bitmask to hda_gen_spec indicating NIDs to exclude from the
possible volume controls.  That is, when the bit is set, the NID
corresponding to the bit won't be picked as an output volume control
any longer.

Basically this is just a band-aid for working around the issue found
with CS4208 codec, where only the headphone pin has a volume AMP with
different dB steps.

Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=60811


Cc: <stable@vger.kernel.org> [v3.12+]
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 485e3e0c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment