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

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

Merge "soc: swr-mstr: reset slave pending irq flag before every call"

parents 44ea9890 31a7ef13
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1807,6 +1807,7 @@ static irqreturn_t swr_mstr_interrupt_v2(int irq, void *dev)
					continue;
				if (swr_dev->slave_irq) {
					do {
						swr_dev->slave_irq_pending = 0;
						handle_nested_irq(
							irq_find_mapping(
							swr_dev->slave_irq, 0));