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

Commit db001f9b authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "asoc: wsa883x: remove default value setting for WSA883X_OVERRIDE2"

parents 2711643b 9ebe2c72
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -121,7 +121,6 @@ static const struct wsa_reg_mask_val reg_init[] = {
	{WSA883X_DRE_CTL_1, 0x3E, 0x20},
	{WSA883X_CKWD_CTL_1, 0x1F, 0x1B},
	{WSA883X_GMAMP_SUP1, 0x60, 0x60},
	{WSA883X_OVERRIDE2, 0x02, 0x02},
};

static int wsa883x_handle_post_irq(void *data);