aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/pcm.c
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2020-01-03 09:16:19 +0100
committerTakashi Iwai <tiwai@suse.de>2020-01-03 09:23:50 +0100
commit8b575824304dd18a90616cbcf0f81ca1ed1fb5d2 (patch)
treed1c492e263fb25a53d8c930b2620389827344c1c /sound/core/pcm.c
parentALSA: usb: Constify snd_pcm_hardware definitions (diff)
downloadlinux-dev-8b575824304dd18a90616cbcf0f81ca1ed1fb5d2.tar.xz
linux-dev-8b575824304dd18a90616cbcf0f81ca1ed1fb5d2.zip
ALSA: core: Treat snd_device_ops as const
This is a preliminary patch to allow const for snd_device_ops definitions in each driver's code. The ops reference is read-only, hence it can be declared as const for further optimization. There should be no functional changes by this patch. Link: https://lore.kernel.org/r/20200103081714.9560-4-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions