Commit 0a02bc0
mailbox: omap: Fix mailbox interrupt sharing
Multiple mailbox users can share one interrupt line. This flag was
mistakenly dropped as part of the FIFO removal. Mark the IRQ as shared.
Reported-by: Beleswar Padhi <[email protected]>
Fixes: 3f58c1f ("mailbox: omap: Remove kernel FIFO message queuing")
Signed-off-by: Andrew Davis <[email protected]>
Tested-by: Beleswar Padhi <[email protected]>
Signed-off-by: Jassi Brar <[email protected]>1 parent aa1609f commit 0a02bc0
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
233 | | - | |
| 233 | + | |
| 234 | + | |
234 | 235 | | |
235 | 236 | | |
236 | 237 | | |
| |||
0 commit comments