summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/mpc52xx_uart.c
diff options
context:
space:
mode:
authorJulia Lawall2017-08-13 08:21:47 +0200
committerGreg Kroah-Hartman2017-08-28 20:51:21 +0200
commit5848eeaec620e6df962b171081e725e6ea854f1f (patch)
tree796b361b73c0141e00d540cb5fda38e264308262 /drivers/tty/serial/mpc52xx_uart.c
parentserial: apbuart: constify uart_ops structures (diff)
downloadkernel-qcow2-linux-5848eeaec620e6df962b171081e725e6ea854f1f.tar.gz
kernel-qcow2-linux-5848eeaec620e6df962b171081e725e6ea854f1f.tar.xz
kernel-qcow2-linux-5848eeaec620e6df962b171081e725e6ea854f1f.zip
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>
Diffstat (limited to 'drivers/tty/serial/mpc52xx_uart.c')
0 files changed, 0 insertions, 0 deletions