]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - include/sound/hda_codec.h
scsi: libfc: Whitespace cleanup in libfc.h
[linux.git] / include / sound / hda_codec.h
index 8f46ff3449d5a25d71954379e9c640b5f4333069..871993696c5fd0470e7ab60f364946c0f787b803 100644 (file)
@@ -252,6 +252,8 @@ struct hda_codec {
        unsigned int auto_runtime_pm:1; /* enable automatic codec runtime pm */
        unsigned int force_pin_prefix:1; /* Add location prefix */
        unsigned int link_down_at_suspend:1; /* link down at runtime suspend */
+       unsigned int relaxed_resume:1;  /* don't resume forcibly for jack */
+
 #ifdef CONFIG_PM
        unsigned long power_on_acct;
        unsigned long power_off_acct;