linux_dsm_epyc7002/drivers/net/wireless/intersil/p54
Arvind Yadav 54c9f21605 p54: constify usb_device_id
usb_device_id are not supposed to change at runtime. All functions
working with usb_device_id provided by <linux/usb.h> work with
const usb_device_id. So mark the non-const structs as const.

Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2017-08-10 11:55:58 +03:00
..
eeprom.c
eeprom.h
fwio.c networking: make skb_put & friends return void pointers 2017-06-16 11:48:39 -04:00
Kconfig
led.c
lmac.h
main.c
Makefile
p54.h
p54pci.c
p54pci.h
p54spi_eeprom.h
p54spi.c networking: introduce and use skb_put_data() 2017-06-16 11:48:37 -04:00
p54spi.h
p54usb.c p54: constify usb_device_id 2017-08-10 11:55:58 +03:00
p54usb.h
txrx.c networking: make skb_push & __skb_push return void pointers 2017-06-16 11:48:40 -04:00