]> nv-tegra.nvidia Code Review - linux-2.6.git/blobdiff - sound/pci/hda/hda_codec.h
Merge branch 'topic/hda-cache' into topic/hda
[linux-2.6.git] / sound / pci / hda / hda_codec.h
index 2fdecf4b0eb631b89ef15f47ef1f37c3ac2e13ed..cd8979c7670b9d36a717827c66ff056dcf4ac7d5 100644 (file)
@@ -623,6 +623,7 @@ struct hda_bus {
        /* misc op flags */
        unsigned int needs_damn_long_delay :1;
        unsigned int shutdown :1;       /* being unloaded */
+       unsigned int rirb_error:1;      /* error in codec communication */
 };
 
 /*