Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e6cc518d authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ASoC: AQT1000: Add support for MBHC hardware in AQT1000 codec"

parents b7da83b2 40270c47
Loading
Loading
Loading
Loading
+0 −11
Original line number Diff line number Diff line
@@ -97,17 +97,6 @@ enum {
	ANC_MIC_AMIC3,
};

enum {
	MIC_BIAS_1 = 1,
};

enum {
	MICB_PULLUP_ENABLE,
	MICB_PULLUP_DISABLE,
	MICB_ENABLE,
	MICB_DISABLE,
};

enum {
	INTn_1_INP_SEL_ZERO = 0,
	INTn_1_INP_SEL_DEC0,
Loading