Searched hist:"18 ee37e1382a7c4840e753bc8e9ba5fd5dc663f5" (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/tty/serial/ |
H A D | st-asc.c | diff 18ee37e1382a7c4840e753bc8e9ba5fd5dc663f5 Wed May 19 11:25:41 CEST 2021 Johan Hovold <johan@kernel.org> serial: drop irq-flags initialisations
There's no need to initialise irq-flags variables before saving the interrupt state.
Drop the redundant initialisations from drivers that got this wrong.
Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Johan Hovold <johan@kernel.org> Link: https://lore.kernel.org/r/20210519092541.10137-1-johan@kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | xilinx_uartps.c | diff 18ee37e1382a7c4840e753bc8e9ba5fd5dc663f5 Wed May 19 11:25:41 CEST 2021 Johan Hovold <johan@kernel.org> serial: drop irq-flags initialisations
There's no need to initialise irq-flags variables before saving the interrupt state.
Drop the redundant initialisations from drivers that got this wrong.
Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Johan Hovold <johan@kernel.org> Link: https://lore.kernel.org/r/20210519092541.10137-1-johan@kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | amba-pl011.c | diff 18ee37e1382a7c4840e753bc8e9ba5fd5dc663f5 Wed May 19 11:25:41 CEST 2021 Johan Hovold <johan@kernel.org> serial: drop irq-flags initialisations
There's no need to initialise irq-flags variables before saving the interrupt state.
Drop the redundant initialisations from drivers that got this wrong.
Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Johan Hovold <johan@kernel.org> Link: https://lore.kernel.org/r/20210519092541.10137-1-johan@kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | imx.c | diff 18ee37e1382a7c4840e753bc8e9ba5fd5dc663f5 Wed May 19 11:25:41 CEST 2021 Johan Hovold <johan@kernel.org> serial: drop irq-flags initialisations
There's no need to initialise irq-flags variables before saving the interrupt state.
Drop the redundant initialisations from drivers that got this wrong.
Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Johan Hovold <johan@kernel.org> Link: https://lore.kernel.org/r/20210519092541.10137-1-johan@kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | serial_core.c | diff 18ee37e1382a7c4840e753bc8e9ba5fd5dc663f5 Wed May 19 11:25:41 CEST 2021 Johan Hovold <johan@kernel.org> serial: drop irq-flags initialisations
There's no need to initialise irq-flags variables before saving the interrupt state.
Drop the redundant initialisations from drivers that got this wrong.
Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Johan Hovold <johan@kernel.org> Link: https://lore.kernel.org/r/20210519092541.10137-1-johan@kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|