]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: mips: Constify snd_device_ops definitions
authorTakashi Iwai <tiwai@suse.de>
Fri, 3 Jan 2020 08:16:28 +0000 (09:16 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 3 Jan 2020 08:24:02 +0000 (09:24 +0100)
commitb6e91d5908c6429866a30fe026182cb874b61438
tree75da49e700c8d2960d03e266d376c555f3f3b134
parent8fc5da2e5a74eb9497456f7e864b0e82728e5897
ALSA: mips: Constify snd_device_ops definitions

Now we may declare const for snd_device_ops definitions, so let's do
it for optimization.

There should be no functional changes by this patch.

Link: https://lore.kernel.org/r/20200103081714.9560-13-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/mips/hal2.c
sound/mips/sgio2audio.c