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

Commit 23104da2 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 96ea26f5 2586a4b1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1407,6 +1407,7 @@ static irqreturn_t swr_mstr_interrupt(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));