linux_dsm_epyc7002/drivers/net/can
Arvind Yadav 7496bece4d can: constify platform_device_id
platform_device_id are not supposed to change at runtime. All functions
working with platform_device_id provided by <linux/platform_device.h>
work with const platform_device_id. So mark the non-const structs as
const.

Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-08-13 20:12:23 -07:00
..
c_can can: constify platform_device_id 2017-08-13 20:12:23 -07:00
cc770
ifi_canfd
m_can
mscan
peak_canfd
rcar
sja1000
softing
spi
usb
at91_can.c
bfin_can.c
dev.c
flexcan.c
grcan.c
janz-ican3.c
Kconfig
led.c
Makefile
pch_can.c
rx-offload.c
slcan.c
sun4i_can.c
ti_hecc.c
vcan.c
vxcan.c
xilinx_can.c