ALSA: hda: cleanup definitions for multi-link registers
authorPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Mon, 22 Aug 2022 19:00:44 +0000 (21:00 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 23 Aug 2022 08:14:24 +0000 (10:14 +0200)
commit18afcf90d8807fef66d1fd428eeb2b407df90fa8
tree049a65a2da7fbd162ab458428f1e20a2650b3462
parentb01104fc62b6194c852124f6c6df1c0a5c031fc1
ALSA: hda: cleanup definitions for multi-link registers

For some reason two masks are used without the AZX prefix, and the
pattern MLCLT should be ML_LCTL for consistency.

Pure rename, no functionality change.

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Rander Wang <rander.wang@intel.com>
Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Link: https://lore.kernel.org/r/20220822190044.170495-1-pierre-louis.bossart@linux.intel.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/sound/hda_register.h
sound/hda/ext/hdac_ext_controller.c
sound/pci/hda/hda_intel.c