commit | 62f3a2f718131e6f42746ccd26dbf4eb5eab677a | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Jan 10 08:56:46 2013 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Sat Jan 12 08:44:27 2013 +0100 |
tree | c578dd9728ee29fde924c8e957c4c3cef30e1f93 | |
parent | d7fdc00ae50b3dc02364301b334a6352c58e9e85 [diff] |
ALSA: hda - More strict correction of invalid pinctl bits Check more strictly about the validity of pinctl values in snd_hda_set_pin_ctl() and correct the wrong bits automatically. Also provide the helper function to correct pinctl bits to codec drivers. This automatically fixes the invalid pinctl writes that are found in a few Realtek fixups for NID 0x0f amp like ASUS A6Rp. Signed-off-by: Takashi Iwai <tiwai@suse.de>