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

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

Merge "dsp: don't reset rx ec ref channel after adm open"

parents 7b984598 2ecd7d48
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -3281,7 +3281,6 @@ int adm_open(int port_id, int path, int rate, int channel_mode, int topology,
			if ((this_adm.num_ec_ref_rx_chans != 0)
				&& (path != ADM_PATH_PLAYBACK)
				&& (open_v8.endpoint_id_2 != 0xFFFF)) {
				this_adm.num_ec_ref_rx_chans = 0;
				memcpy(adm_params + sizeof(open_v8)
						+ ep1_payload_size,
						(void *)&ep2_payload,