diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-08-17 12:06:18 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2017-08-17 12:42:16 +0200 |
commit | 607b5d7f7a03c98705ba08c8f3a328ea5f678076 (patch) | |
tree | cb0827a88fb4e88356e499a978dec2c74cd2b8bd /sound/last.c | |
parent | ALSA: es18xx: constify pnp_device_id and pnp_card_device_id (diff) | |
download | linux-607b5d7f7a03c98705ba08c8f3a328ea5f678076.tar.xz linux-607b5d7f7a03c98705ba08c8f3a328ea5f678076.zip |
ALSA: opl3sa2: constify pnp_device_id and pnp_card_device_id
*_device_id are not supposed to change at runtime. All functions
working with *_device_id provided by <linux/pnp.h> work with
const *_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>
Diffstat (limited to 'sound/last.c')
0 files changed, 0 insertions, 0 deletions