ALSA: hda - Expand pin_match function to match upcoming new tbls
[linux-2.6-block.git] / sound / pci / hda / hda_local.h
index 349a8312d06a6c55dc525465b273996a7ce1e02c..3942e1b528d89db1cdbef28210bfc812f01aeb25 100644 (file)
@@ -361,7 +361,8 @@ void snd_hda_pick_fixup(struct hda_codec *codec,
                        const struct hda_fixup *fixlist);
 void snd_hda_pick_pin_fixup(struct hda_codec *codec,
                            const struct snd_hda_pin_quirk *pin_quirk,
-                           const struct hda_fixup *fixlist);
+                           const struct hda_fixup *fixlist,
+                           bool match_all_pins);
 
 /* helper macros to retrieve pin default-config values */
 #define get_defcfg_connect(cfg) \