1
0
Fork 0
remarkable-linux/sound/drivers/mpu401
Arvind Yadav 1491c68a22 ALSA: drivers: mpu401: constify pnp_device_id
pnp_device_id are not supposed to change at runtime. All functions
working with pnp_device_id provided by <linux/pnp.h> work with
const pnp_device_id. So mark the non-const structs as const.

Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2017-08-17 12:42:14 +02:00
..
Makefile [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-16 16:51:18 +02:00
mpu401.c ALSA: drivers: mpu401: constify pnp_device_id 2017-08-17 12:42:14 +02:00
mpu401_uart.c ALSA: mpu401: Adjust four checks for null pointers 2017-08-12 23:35:48 +02:00