Searched hist:fdb1e56932a3b5ccba48b34a6f8ba843a2903445 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/sound/pci/ca0106/ |
H A D | ca0106.h | diff fdb1e56932a3b5ccba48b34a6f8ba843a2903445 Thu Feb 10 06:42:27 CST 2022 Takashi Iwai <tiwai@suse.de> ALSA: ca0106: Rename register macro names
ca0106 driver code uses too generic names for its register definitions such as PTR, DATA, IPR, etc, which may eventually conflict with other code. This patch renames (some of) those register definitions with CA0106_ prefix to avoid the conflicts.
Link: https://lore.kernel.org/r/20220210124227.11272-1-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | ca0106_mixer.c | diff fdb1e56932a3b5ccba48b34a6f8ba843a2903445 Thu Feb 10 06:42:27 CST 2022 Takashi Iwai <tiwai@suse.de> ALSA: ca0106: Rename register macro names
ca0106 driver code uses too generic names for its register definitions such as PTR, DATA, IPR, etc, which may eventually conflict with other code. This patch renames (some of) those register definitions with CA0106_ prefix to avoid the conflicts.
Link: https://lore.kernel.org/r/20220210124227.11272-1-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | ca0106_main.c | diff fdb1e56932a3b5ccba48b34a6f8ba843a2903445 Thu Feb 10 06:42:27 CST 2022 Takashi Iwai <tiwai@suse.de> ALSA: ca0106: Rename register macro names
ca0106 driver code uses too generic names for its register definitions such as PTR, DATA, IPR, etc, which may eventually conflict with other code. This patch renames (some of) those register definitions with CA0106_ prefix to avoid the conflicts.
Link: https://lore.kernel.org/r/20220210124227.11272-1-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
|