ALSA: hda - A new flag to enforce prefix to each pin
[sfrench/cifs-2.6.git] / sound / pci / hda / hda_codec.h
index f17f25245e52acdee1a57f3ae5ab7b84fd97a37b..d6fb2d5d01a70ef21eb533f1b86cb9c9c8f2be84 100644 (file)
@@ -256,6 +256,7 @@ struct hda_codec {
        unsigned int dump_coef:1; /* dump processing coefs in codec proc file */
        unsigned int power_save_node:1; /* advanced PM for each widget */
        unsigned int auto_runtime_pm:1; /* enable automatic codec runtime pm */
+       unsigned int force_pin_prefix:1; /* Add location prefix */
 #ifdef CONFIG_PM
        unsigned long power_on_acct;
        unsigned long power_off_acct;