Home
last modified time | relevance | path

Searched hist:"8 b575824304dd18a90616cbcf0f81ca1ed1fb5d2" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/core/
H A Ddevice.cdiff 8b575824304dd18a90616cbcf0f81ca1ed1fb5d2 Fri Jan 03 02:16:19 CST 2020 Takashi Iwai <tiwai@suse.de> 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>
/openbmc/linux/include/sound/
H A Dcore.hdiff 8b575824304dd18a90616cbcf0f81ca1ed1fb5d2 Fri Jan 03 02:16:19 CST 2020 Takashi Iwai <tiwai@suse.de> 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>