Commit 3c199ed
serial: imx: Grab port lock in imx_uart_enable_wakeup()
The port lock needs to be held when doing read-modify-write on UCR1 and
UCR3.
Signed-off-by: Esben Haabendal <esben@geanix.com>
Link: https://lore.kernel.org/r/20240913-serial-imx-lockfix-v1-1-4d102746c89d@geanix.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>1 parent 5cbb9b1 commit 3c199ed
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2580 | 2580 | | |
2581 | 2581 | | |
2582 | 2582 | | |
| 2583 | + | |
2583 | 2584 | | |
2584 | 2585 | | |
2585 | 2586 | | |
2586 | 2587 | | |
| 2588 | + | |
| 2589 | + | |
2587 | 2590 | | |
2588 | 2591 | | |
2589 | 2592 | | |
| |||
2603 | 2606 | | |
2604 | 2607 | | |
2605 | 2608 | | |
| 2609 | + | |
| 2610 | + | |
2606 | 2611 | | |
2607 | 2612 | | |
2608 | 2613 | | |
| |||
0 commit comments