diff options
-rw-r--r-- | sound/pci/hda/patch_sigmatel.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/pci/hda/patch_sigmatel.c b/sound/pci/hda/patch_sigmatel.c index 08a0f6a35cca..826122d8acee 100644 --- a/sound/pci/hda/patch_sigmatel.c +++ b/sound/pci/hda/patch_sigmatel.c | |||
@@ -702,6 +702,7 @@ static bool hp_bnb2011_with_dock(struct hda_codec *codec) | |||
702 | static bool hp_blike_system(u32 subsystem_id) | 702 | static bool hp_blike_system(u32 subsystem_id) |
703 | { | 703 | { |
704 | switch (subsystem_id) { | 704 | switch (subsystem_id) { |
705 | case 0x103c1473: /* HP ProBook 6550b */ | ||
705 | case 0x103c1520: | 706 | case 0x103c1520: |
706 | case 0x103c1521: | 707 | case 0x103c1521: |
707 | case 0x103c1523: | 708 | case 0x103c1523: |