diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-08-19 19:54:55 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-08-28 20:51:20 +0200 |
commit | 0d474f7fad3b20a51394f5eb19d08b49d4e9ebc8 (patch) | |
tree | 3fcbbf08ac12149dc2ab4a9b0c9dbed4b960fd28 /drivers/tty/tty_jobctrl.c | |
parent | serial: 8250_of: Add basic PM runtime support (diff) | |
download | linux-0d474f7fad3b20a51394f5eb19d08b49d4e9ebc8.tar.xz linux-0d474f7fad3b20a51394f5eb19d08b49d4e9ebc8.zip |
tty: 8250: constify parisc_device_id
parisc_device_id are not supposed to change at runtime. All functions
working with parisc_device_id provided by <asm/parisc-device.h> work
with const parisc_device_id. So mark the non-const structs as const.
Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/tty_jobctrl.c')
0 files changed, 0 insertions, 0 deletions