Merge tag 'sound-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
[linux-2.6-microblaze.git] / include / sound / hdaudio.h
index 15f1507..797bf67 100644 (file)
@@ -93,6 +93,7 @@ struct hdac_device {
        bool lazy_cache:1;      /* don't wake up for writes */
        bool caps_overwriting:1; /* caps overwrite being in process */
        bool cache_coef:1;      /* cache COEF read/write too */
+       unsigned int registered:1; /* codec was registered */
 };
 
 /* device/driver type used for matching */