/openbmc/linux/sound/pci/au88x0/ |
H A D | au88x0_mixer.c | diff 51055da51d1e92bb089c9b9e0ecb1be69396f808 Fri Jan 03 02:16:43 CST 2020 Takashi Iwai <tiwai@suse.de> ALSA: pci: Constify snd_ac97_bus_ops definitions
Now snd_ac97_bus() takes the const ops pointer, so we can define the snd_ac97_bus_ops locally as const as well for further optimization.
There should be no functional changes by this patch.
Link: https://lore.kernel.org/r/20200103081714.9560-28-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
/openbmc/linux/sound/pci/emu10k1/ |
H A D | emumixer.c | diff 51055da51d1e92bb089c9b9e0ecb1be69396f808 Fri Jan 03 02:16:43 CST 2020 Takashi Iwai <tiwai@suse.de> ALSA: pci: Constify snd_ac97_bus_ops definitions
Now snd_ac97_bus() takes the const ops pointer, so we can define the snd_ac97_bus_ops locally as const as well for further optimization.
There should be no functional changes by this patch.
Link: https://lore.kernel.org/r/20200103081714.9560-28-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | emu10k1x.c | diff 51055da51d1e92bb089c9b9e0ecb1be69396f808 Fri Jan 03 02:16:43 CST 2020 Takashi Iwai <tiwai@suse.de> ALSA: pci: Constify snd_ac97_bus_ops definitions
Now snd_ac97_bus() takes the const ops pointer, so we can define the snd_ac97_bus_ops locally as const as well for further optimization.
There should be no functional changes by this patch.
Link: https://lore.kernel.org/r/20200103081714.9560-28-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
/openbmc/linux/sound/pci/cs5535audio/ |
H A D | cs5535audio.c | diff 51055da51d1e92bb089c9b9e0ecb1be69396f808 Fri Jan 03 02:16:43 CST 2020 Takashi Iwai <tiwai@suse.de> ALSA: pci: Constify snd_ac97_bus_ops definitions
Now snd_ac97_bus() takes the const ops pointer, so we can define the snd_ac97_bus_ops locally as const as well for further optimization.
There should be no functional changes by this patch.
Link: https://lore.kernel.org/r/20200103081714.9560-28-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
/openbmc/linux/sound/pci/trident/ |
H A D | trident_main.c | diff 51055da51d1e92bb089c9b9e0ecb1be69396f808 Fri Jan 03 02:16:43 CST 2020 Takashi Iwai <tiwai@suse.de> ALSA: pci: Constify snd_ac97_bus_ops definitions
Now snd_ac97_bus() takes the const ops pointer, so we can define the snd_ac97_bus_ops locally as const as well for further optimization.
There should be no functional changes by this patch.
Link: https://lore.kernel.org/r/20200103081714.9560-28-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
/openbmc/linux/sound/pci/ |
H A D | als300.c | diff 51055da51d1e92bb089c9b9e0ecb1be69396f808 Fri Jan 03 02:16:43 CST 2020 Takashi Iwai <tiwai@suse.de> ALSA: pci: Constify snd_ac97_bus_ops definitions
Now snd_ac97_bus() takes the const ops pointer, so we can define the snd_ac97_bus_ops locally as const as well for further optimization.
There should be no functional changes by this patch.
Link: https://lore.kernel.org/r/20200103081714.9560-28-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | ad1889.c | diff 51055da51d1e92bb089c9b9e0ecb1be69396f808 Fri Jan 03 02:16:43 CST 2020 Takashi Iwai <tiwai@suse.de> ALSA: pci: Constify snd_ac97_bus_ops definitions
Now snd_ac97_bus() takes the const ops pointer, so we can define the snd_ac97_bus_ops locally as const as well for further optimization.
There should be no functional changes by this patch.
Link: https://lore.kernel.org/r/20200103081714.9560-28-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | sis7019.c | diff 51055da51d1e92bb089c9b9e0ecb1be69396f808 Fri Jan 03 02:16:43 CST 2020 Takashi Iwai <tiwai@suse.de> ALSA: pci: Constify snd_ac97_bus_ops definitions
Now snd_ac97_bus() takes the const ops pointer, so we can define the snd_ac97_bus_ops locally as const as well for further optimization.
There should be no functional changes by this patch.
Link: https://lore.kernel.org/r/20200103081714.9560-28-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | cs4281.c | diff 51055da51d1e92bb089c9b9e0ecb1be69396f808 Fri Jan 03 02:16:43 CST 2020 Takashi Iwai <tiwai@suse.de> ALSA: pci: Constify snd_ac97_bus_ops definitions
Now snd_ac97_bus() takes the const ops pointer, so we can define the snd_ac97_bus_ops locally as const as well for further optimization.
There should be no functional changes by this patch.
Link: https://lore.kernel.org/r/20200103081714.9560-28-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | via82xx_modem.c | diff 51055da51d1e92bb089c9b9e0ecb1be69396f808 Fri Jan 03 02:16:43 CST 2020 Takashi Iwai <tiwai@suse.de> ALSA: pci: Constify snd_ac97_bus_ops definitions
Now snd_ac97_bus() takes the const ops pointer, so we can define the snd_ac97_bus_ops locally as const as well for further optimization.
There should be no functional changes by this patch.
Link: https://lore.kernel.org/r/20200103081714.9560-28-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | intel8x0m.c | diff 51055da51d1e92bb089c9b9e0ecb1be69396f808 Fri Jan 03 02:16:43 CST 2020 Takashi Iwai <tiwai@suse.de> ALSA: pci: Constify snd_ac97_bus_ops definitions
Now snd_ac97_bus() takes the const ops pointer, so we can define the snd_ac97_bus_ops locally as const as well for further optimization.
There should be no functional changes by this patch.
Link: https://lore.kernel.org/r/20200103081714.9560-28-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | atiixp_modem.c | diff 51055da51d1e92bb089c9b9e0ecb1be69396f808 Fri Jan 03 02:16:43 CST 2020 Takashi Iwai <tiwai@suse.de> ALSA: pci: Constify snd_ac97_bus_ops definitions
Now snd_ac97_bus() takes the const ops pointer, so we can define the snd_ac97_bus_ops locally as const as well for further optimization.
There should be no functional changes by this patch.
Link: https://lore.kernel.org/r/20200103081714.9560-28-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | atiixp.c | diff 51055da51d1e92bb089c9b9e0ecb1be69396f808 Fri Jan 03 02:16:43 CST 2020 Takashi Iwai <tiwai@suse.de> ALSA: pci: Constify snd_ac97_bus_ops definitions
Now snd_ac97_bus() takes the const ops pointer, so we can define the snd_ac97_bus_ops locally as const as well for further optimization.
There should be no functional changes by this patch.
Link: https://lore.kernel.org/r/20200103081714.9560-28-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | maestro3.c | diff 51055da51d1e92bb089c9b9e0ecb1be69396f808 Fri Jan 03 02:16:43 CST 2020 Takashi Iwai <tiwai@suse.de> ALSA: pci: Constify snd_ac97_bus_ops definitions
Now snd_ac97_bus() takes the const ops pointer, so we can define the snd_ac97_bus_ops locally as const as well for further optimization.
There should be no functional changes by this patch.
Link: https://lore.kernel.org/r/20200103081714.9560-28-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | ens1370.c | diff 51055da51d1e92bb089c9b9e0ecb1be69396f808 Fri Jan 03 02:16:43 CST 2020 Takashi Iwai <tiwai@suse.de> ALSA: pci: Constify snd_ac97_bus_ops definitions
Now snd_ac97_bus() takes the const ops pointer, so we can define the snd_ac97_bus_ops locally as const as well for further optimization.
There should be no functional changes by this patch.
Link: https://lore.kernel.org/r/20200103081714.9560-28-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | via82xx.c | diff 51055da51d1e92bb089c9b9e0ecb1be69396f808 Fri Jan 03 02:16:43 CST 2020 Takashi Iwai <tiwai@suse.de> ALSA: pci: Constify snd_ac97_bus_ops definitions
Now snd_ac97_bus() takes the const ops pointer, so we can define the snd_ac97_bus_ops locally as const as well for further optimization.
There should be no functional changes by this patch.
Link: https://lore.kernel.org/r/20200103081714.9560-28-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | fm801.c | diff 51055da51d1e92bb089c9b9e0ecb1be69396f808 Fri Jan 03 02:16:43 CST 2020 Takashi Iwai <tiwai@suse.de> ALSA: pci: Constify snd_ac97_bus_ops definitions
Now snd_ac97_bus() takes the const ops pointer, so we can define the snd_ac97_bus_ops locally as const as well for further optimization.
There should be no functional changes by this patch.
Link: https://lore.kernel.org/r/20200103081714.9560-28-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
/openbmc/linux/sound/pci/nm256/ |
H A D | nm256.c | diff 51055da51d1e92bb089c9b9e0ecb1be69396f808 Fri Jan 03 02:16:43 CST 2020 Takashi Iwai <tiwai@suse.de> ALSA: pci: Constify snd_ac97_bus_ops definitions
Now snd_ac97_bus() takes the const ops pointer, so we can define the snd_ac97_bus_ops locally as const as well for further optimization.
There should be no functional changes by this patch.
Link: https://lore.kernel.org/r/20200103081714.9560-28-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
/openbmc/linux/sound/pci/ymfpci/ |
H A D | ymfpci_main.c | diff 51055da51d1e92bb089c9b9e0ecb1be69396f808 Fri Jan 03 02:16:43 CST 2020 Takashi Iwai <tiwai@suse.de> ALSA: pci: Constify snd_ac97_bus_ops definitions
Now snd_ac97_bus() takes the const ops pointer, so we can define the snd_ac97_bus_ops locally as const as well for further optimization.
There should be no functional changes by this patch.
Link: https://lore.kernel.org/r/20200103081714.9560-28-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
/openbmc/linux/sound/pci/cs46xx/ |
H A D | cs46xx_lib.c | diff 51055da51d1e92bb089c9b9e0ecb1be69396f808 Fri Jan 03 02:16:43 CST 2020 Takashi Iwai <tiwai@suse.de> ALSA: pci: Constify snd_ac97_bus_ops definitions
Now snd_ac97_bus() takes the const ops pointer, so we can define the snd_ac97_bus_ops locally as const as well for further optimization.
There should be no functional changes by this patch.
Link: https://lore.kernel.org/r/20200103081714.9560-28-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
/openbmc/linux/sound/pci/ali5451/ |
H A D | ali5451.c | diff 51055da51d1e92bb089c9b9e0ecb1be69396f808 Fri Jan 03 02:16:43 CST 2020 Takashi Iwai <tiwai@suse.de> ALSA: pci: Constify snd_ac97_bus_ops definitions
Now snd_ac97_bus() takes the const ops pointer, so we can define the snd_ac97_bus_ops locally as const as well for further optimization.
There should be no functional changes by this patch.
Link: https://lore.kernel.org/r/20200103081714.9560-28-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
/openbmc/linux/sound/pci/ice1712/ |
H A D | ice1712.c | diff 51055da51d1e92bb089c9b9e0ecb1be69396f808 Fri Jan 03 02:16:43 CST 2020 Takashi Iwai <tiwai@suse.de> ALSA: pci: Constify snd_ac97_bus_ops definitions
Now snd_ac97_bus() takes the const ops pointer, so we can define the snd_ac97_bus_ops locally as const as well for further optimization.
There should be no functional changes by this patch.
Link: https://lore.kernel.org/r/20200103081714.9560-28-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | ice1724.c | diff 51055da51d1e92bb089c9b9e0ecb1be69396f808 Fri Jan 03 02:16:43 CST 2020 Takashi Iwai <tiwai@suse.de> ALSA: pci: Constify snd_ac97_bus_ops definitions
Now snd_ac97_bus() takes the const ops pointer, so we can define the snd_ac97_bus_ops locally as const as well for further optimization.
There should be no functional changes by this patch.
Link: https://lore.kernel.org/r/20200103081714.9560-28-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
/openbmc/linux/sound/pci/riptide/ |
H A D | riptide.c | diff 51055da51d1e92bb089c9b9e0ecb1be69396f808 Fri Jan 03 02:16:43 CST 2020 Takashi Iwai <tiwai@suse.de> ALSA: pci: Constify snd_ac97_bus_ops definitions
Now snd_ac97_bus() takes the const ops pointer, so we can define the snd_ac97_bus_ops locally as const as well for further optimization.
There should be no functional changes by this patch.
Link: https://lore.kernel.org/r/20200103081714.9560-28-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
/openbmc/linux/sound/pci/ca0106/ |
H A D | ca0106_main.c | diff 51055da51d1e92bb089c9b9e0ecb1be69396f808 Fri Jan 03 02:16:43 CST 2020 Takashi Iwai <tiwai@suse.de> ALSA: pci: Constify snd_ac97_bus_ops definitions
Now snd_ac97_bus() takes the const ops pointer, so we can define the snd_ac97_bus_ops locally as const as well for further optimization.
There should be no functional changes by this patch.
Link: https://lore.kernel.org/r/20200103081714.9560-28-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
|