/openbmc/linux/sound/pci/hda/ |
H A D | hda_sysfs.c | diff a9c2dfc8527318a27db045cd7ea51e8ecab8c884 Mon Apr 23 10:24:56 CDT 2018 Takashi Iwai <tiwai@suse.de> ALSA: hda - Use a macro for snd_array iteration loops
Introduce a new helper macro, snd_array_for_each(), to iterate for each snd_array element. It slightly improves the readability than lengthy open codes at each place.
Along with it, add const prefix to some obvious places.
There should be no functional changes by this.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | hda_auto_parser.c | diff a9c2dfc8527318a27db045cd7ea51e8ecab8c884 Mon Apr 23 10:24:56 CDT 2018 Takashi Iwai <tiwai@suse.de> ALSA: hda - Use a macro for snd_array iteration loops
Introduce a new helper macro, snd_array_for_each(), to iterate for each snd_array element. It slightly improves the readability than lengthy open codes at each place.
Along with it, add const prefix to some obvious places.
There should be no functional changes by this.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | hda_generic.c | diff a9c2dfc8527318a27db045cd7ea51e8ecab8c884 Mon Apr 23 10:24:56 CDT 2018 Takashi Iwai <tiwai@suse.de> ALSA: hda - Use a macro for snd_array iteration loops
Introduce a new helper macro, snd_array_for_each(), to iterate for each snd_array element. It slightly improves the readability than lengthy open codes at each place.
Along with it, add const prefix to some obvious places.
There should be no functional changes by this.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | patch_conexant.c | diff a9c2dfc8527318a27db045cd7ea51e8ecab8c884 Mon Apr 23 10:24:56 CDT 2018 Takashi Iwai <tiwai@suse.de> ALSA: hda - Use a macro for snd_array iteration loops
Introduce a new helper macro, snd_array_for_each(), to iterate for each snd_array element. It slightly improves the readability than lengthy open codes at each place.
Along with it, add const prefix to some obvious places.
There should be no functional changes by this.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | hda_codec.c | diff a9c2dfc8527318a27db045cd7ea51e8ecab8c884 Mon Apr 23 10:24:56 CDT 2018 Takashi Iwai <tiwai@suse.de> ALSA: hda - Use a macro for snd_array iteration loops
Introduce a new helper macro, snd_array_for_each(), to iterate for each snd_array element. It slightly improves the readability than lengthy open codes at each place.
Along with it, add const prefix to some obvious places.
There should be no functional changes by this.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | patch_realtek.c | diff a9c2dfc8527318a27db045cd7ea51e8ecab8c884 Mon Apr 23 10:24:56 CDT 2018 Takashi Iwai <tiwai@suse.de> ALSA: hda - Use a macro for snd_array iteration loops
Introduce a new helper macro, snd_array_for_each(), to iterate for each snd_array element. It slightly improves the readability than lengthy open codes at each place.
Along with it, add const prefix to some obvious places.
There should be no functional changes by this.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
/openbmc/linux/sound/hda/ |
H A D | hdac_regmap.c | diff a9c2dfc8527318a27db045cd7ea51e8ecab8c884 Mon Apr 23 10:24:56 CDT 2018 Takashi Iwai <tiwai@suse.de> ALSA: hda - Use a macro for snd_array iteration loops
Introduce a new helper macro, snd_array_for_each(), to iterate for each snd_array element. It slightly improves the readability than lengthy open codes at each place.
Along with it, add const prefix to some obvious places.
There should be no functional changes by this.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
/openbmc/linux/include/sound/ |
H A D | hdaudio.h | diff a9c2dfc8527318a27db045cd7ea51e8ecab8c884 Mon Apr 23 10:24:56 CDT 2018 Takashi Iwai <tiwai@suse.de> ALSA: hda - Use a macro for snd_array iteration loops
Introduce a new helper macro, snd_array_for_each(), to iterate for each snd_array element. It slightly improves the readability than lengthy open codes at each place.
Along with it, add const prefix to some obvious places.
There should be no functional changes by this.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
|