Home
last modified time | relevance | path

Searched hist:"1 da7f0c570d7356f232aee6528ccf8b2dcd96dcf" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/drivers/
H A Ddummy.cdiff 1da7f0c570d7356f232aee6528ccf8b2dcd96dcf Fri Jan 03 02:16:59 CST 2020 Takashi Iwai <tiwai@suse.de> ALSA: dummy: Constify snd_pcm_ops definitions

The snd_pcm_ops items defined in snd-dummy driver can be gracefully
declared as const. Let's mark them for further optimization.

There should be no functional changes by this patch.

Link: https://lore.kernel.org/r/20200103081714.9560-44-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>