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

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

Merge "dsp: Fix NOC error from lpass on accessing LPASS_AVTIMER_LSB"

parents 5a11838d 6bb56f38
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -271,6 +271,7 @@ int avcs_core_disable_power_collapse(int enable)
				rc = avcs_core_disable_avtimer(
				rc = avcs_core_disable_avtimer(
				avtimer.timer_handle);
				avtimer.timer_handle);
				avtimer.timer_handle = 0;
				avtimer.timer_handle = 0;
				atomic_set(&avtimer.adsp_ready, 0);
			}
			}
		}
		}
	}
	}