mfd: arizona: Only free the CTRLIF_ERR IRQ if we requested it
[sfrench/cifs-2.6.git] / include / linux / mfd / arizona / core.h
index 8bc7601cca684170f849c4b37cfa3fd013034fb8..fdd8b7b82db579e3d0a473a552d66cd2298cd876 100644 (file)
@@ -132,6 +132,8 @@ struct arizona {
        struct mutex clk_lock;
        int clk32k_ref;
 
+       bool ctrlif_error;
+
        struct snd_soc_dapm_context *dapm;
 };