···29#define WM8994_CONFIGURE_GPIO 0x80003031#define WM8994_DRC_REGS 532-#define WM8994_EQ_REGS 193334/**35 * DRC configurations are specified with a label and a set of register
···29#define WM8994_CONFIGURE_GPIO 0x80003031#define WM8994_DRC_REGS 532+#define WM8994_EQ_REGS 203334/**35 * DRC configurations are specified with a label and a set of register
···3339 int mask;3340 int active;33413342- mask = snd_soc_read(codec, WM8962_INTERRUPT_STATUS_2);33433344 active = snd_soc_read(codec, WM8962_INTERRUPT_STATUS_2);3345 active &= ~mask;
···3339 int mask;3340 int active;33413342+ mask = snd_soc_read(codec, WM8962_INTERRUPT_STATUS_2_MASK);33433344 active = snd_soc_read(codec, WM8962_INTERRUPT_STATUS_2);3345 active &= ~mask;