ALSA: ca0106: Rename register macro names
authorTakashi Iwai <tiwai@suse.de>
Thu, 10 Feb 2022 12:42:27 +0000 (13:42 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 10 Feb 2022 12:43:06 +0000 (13:43 +0100)
commitfdb1e56932a3b5ccba48b34a6f8ba843a2903445
tree548970e1a4d37c6a0ac15169edb2bb774f84bb29
parent69458e2c27800da7697c87ed908b65323ef3f3bd
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>
sound/pci/ca0106/ca0106.h
sound/pci/ca0106/ca0106_main.c
sound/pci/ca0106/ca0106_mixer.c