commit | d23f0517357ef48d2845846e899d125b3c1a492e | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Apr 19 15:28:39 2016 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Apr 19 15:28:39 2016 +0200 |
tree | 01eed8c4811379bba6d12e09afc7203ce7c69473 | |
parent | a19c921fca0a865b657d59b2c9a05aa0a2905126 [diff] |
ALSA: ens1371: Fix "Line In->Rear Out Switch" control The "Line In->Rear Out Switch" control on ens1371 driver returns a bogus value, always true, as its check is totally broken. Fix it to check the proper GPIO bit mask. Reported-by: David Binderman <dcb314@hotmail.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>