OSDN Git Service

Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie...
[tomoyo/tomoyo-test1.git] / sound / soc / codecs / max98090.h
index a197114..0a31708 100644 (file)
@@ -1539,7 +1539,8 @@ struct max98090_priv {
        unsigned int pa2en;
        unsigned int sidetone;
        bool master;
-       bool shdn_pending;
+       int saved_count;
+       int saved_shdn;
 };
 
 int max98090_mic_detect(struct snd_soc_component *component,