diff options
author | Richard Genoud <[email protected]> | 2019-08-26 09:17:52 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2019-09-04 12:43:55 +0200 |
commit | d2d8d4c049db46d7100b508764acad1e4f9547d3 (patch) | |
tree | c8723cf12fd87ea5a4b2d17218cfd8d819859854 /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | c514a6f848b5bd991c908a395ba4e49a307a4ca7 (diff) |
tty/serial: atmel: remove unneeded atmel_get_lines_status function
Since commit 18dfef9c7f87 ("serial: atmel: convert to irq handling
provided mctrl-gpio"), the GPIOs interrupts are handled by
mctrl_gpio_irq_handle().
So, atmel_get_lines_status() can be completely killed and replaced by :
atmel_uart_readl(port, ATMEL_US_CSR);
Suggested-by: Uwe Kleine-König <[email protected]>
Acked-by: Uwe Kleine-König <[email protected]>
Signed-off-by: Richard Genoud <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions