1
0
Fork 0
alistair23-linux/drivers/rapidio/switches
Arvind Yadav c1b1418a66 rapidio: constify rio_device_id
rio_device_id are not supposed to change at runtime.  rio driver is
working with const 'id_table'.  So mark the non-const rio_device_id
structs as const.

Link: http://lkml.kernel.org/r/1503734627-6058-2-git-send-email-arvind.yadav.cs@gmail.com
Link: http://lkml.kernel.org/r/1503734627-6058-3-git-send-email-arvind.yadav.cs@gmail.com
Link: http://lkml.kernel.org/r/1503734627-6058-4-git-send-email-arvind.yadav.cs@gmail.com
Link: http://lkml.kernel.org/r/1503734627-6058-5-git-send-email-arvind.yadav.cs@gmail.com
Link: http://lkml.kernel.org/r/1503734627-6058-6-git-send-email-arvind.yadav.cs@gmail.com
Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Acked-by: Alexandre Bounine <alexandre.bounine@idt.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2017-11-17 16:10:03 -08:00
..
Kconfig rapidio/switches: add driver for IDT gen3 switches 2016-08-02 19:35:38 -04:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
idt_gen2.c rapidio: constify rio_device_id 2017-11-17 16:10:03 -08:00
idt_gen3.c rapidio: constify rio_device_id 2017-11-17 16:10:03 -08:00
idtcps.c rapidio: constify rio_device_id 2017-11-17 16:10:03 -08:00
tsi57x.c rapidio: constify rio_device_id 2017-11-17 16:10:03 -08:00
tsi568.c rapidio: constify rio_device_id 2017-11-17 16:10:03 -08:00