From: David Henningsson Date: Wed, 1 Apr 2015 10:43:00 +0000 (+0200) Subject: ALSA: hda - Fix subsystem ID read regression X-Git-Tag: omap-for-v4.2/o2_dc~120^2~6^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ffda568e8b4979c6a04bbdd92acfd93b5dc5e163;p=pandora-kernel.git ALSA: hda - Fix subsystem ID read regression A regression was introduced in 7639a06c23c7d4cda3: if AC_PAR_SUBSYSTEM_ID reads as zero, one should retry using AC_VERB_GET_SUBSYSTEM_ID. This seems to hit many codecs (my own laptop included), and causes quirks for some machines not to apply correctly. Reported-by: TienFu Chen Signed-off-by: David Henningsson Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed