Takashi Iwai a686ec4c5f ALSA: hda - Re-add the lost fake mute support
Yet another regression by the transition to regmap cache; for better
usability, we had the fake mute control using the zero amp value for
Conexant codecs, and this was forgotten in the new hda core code.

Since the bits 4-7 are unused for the amp registers (as we follow the
syntax of AMP_GET verb), the bit 4 is now used to indicate the fake
mute.  For setting this flag, snd_hda_codec_amp_update() becomes a
function from a simple macro.  The bonus is that it gained a proper
function description.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2015-06-11 11:55:48 +02:00
..
2015-04-05 08:41:05 +02:00
2014-05-05 18:20:22 -07:00
2013-02-14 17:27:17 +00:00
2012-09-28 14:21:54 +01:00
2015-02-02 14:42:42 +01:00
2015-02-20 17:30:07 +01:00
2015-02-02 14:42:43 +01:00
2014-07-04 18:50:51 +01:00
2014-04-18 18:52:18 +01:00
2015-03-11 12:08:20 +00:00
2012-12-24 15:57:20 +00:00
2013-05-08 15:43:56 +02:00
2014-09-15 15:52:03 +02:00