linux_dsm_epyc7002/drivers/tty/serial/cpm_uart
Julia Lawall 5848eeaec6 serial: cpm_uart: constify uart_ops structures
These uart_ops structures are only stored in the ops field of a
uart_port structure and this fields is const, so the uart_ops
structures can also be const.

Done with the help of Coccinelle.

Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-08-28 20:51:21 +02:00
..
cpm_uart_core.c serial: cpm_uart: constify uart_ops structures 2017-08-28 20:51:21 +02:00
cpm_uart_cpm1.c
cpm_uart_cpm1.h
cpm_uart_cpm2.c
cpm_uart_cpm2.h
cpm_uart.h
Makefile