[SERIAL] Make port->ops constant
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Sat, 21 Jan 2006 22:45:50 +0000 (22:45 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 21 Jan 2006 22:45:50 +0000 (22:45 +0000)
commitba899dbc036d24ab6b45faf64e3648a268721cc9
tree8d3ca704ce6cc250d538c712395d357145fa16b6
parentca740803856f23dbc5b1872039291231bc131ecb
[SERIAL] Make port->ops constant

No one should write to the port->ops structure, so make it constant.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/serial/serial_core.c
include/linux/serial_core.h