X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=include%2Fsound%2Fhda_codec.h;h=cc7c8d42d4fd9a8a494f6b0cf59d48a8fbf2f902;hb=df3865f8f56879b7e9f0ca47fa7bc5f2252df6d3;hp=7fa48b100936183464d17c9eb3c42711d28336be;hpb=a67012412e5a820c44239af9712a1a6037b33fd4;p=uclinux-h8%2Flinux.git diff --git a/include/sound/hda_codec.h b/include/sound/hda_codec.h index 7fa48b100936..cc7c8d42d4fd 100644 --- a/include/sound/hda_codec.h +++ b/include/sound/hda_codec.h @@ -68,6 +68,7 @@ struct hda_bus { unsigned int response_reset:1; /* controller was reset */ unsigned int in_reset:1; /* during reset operation */ unsigned int no_response_fallback:1; /* don't fallback at RIRB error */ + unsigned int bus_probing :1; /* during probing process */ int primary_dig_out_type; /* primary digital out PCM type */ unsigned int mixer_assigned; /* codec addr for mixer name */