]> Git Repo - linux.git/commit
ALSA/ASoC: hda: clarify bus_get_link() and bus_link_get() helpers
authorPierre-Louis Bossart <[email protected]>
Wed, 19 Oct 2022 16:21:09 +0000 (11:21 -0500)
committerTakashi Iwai <[email protected]>
Thu, 20 Oct 2022 12:31:41 +0000 (14:31 +0200)
commitb0cd60f3e9f53209bb4f443ae8b4e92057517efc
treeb1eccb531114102fd3def6b2f705577a838a89e7
parent7f1e16ae4864a0140adee41d94b923bcd6b8198f
ALSA/ASoC: hda: clarify bus_get_link() and bus_link_get() helpers

We have two helpers with confusing names and different purposes.

Rename bus_get_link() and bus_get_link_at() as bus_get_hlink_by_name()
and bus_get_hlink_by_addr() respectively.

No functionality change

Signed-off-by: Pierre-Louis Bossart <[email protected]>
Reviewed-by: Ranjani Sridharan <[email protected]>
Reviewed-by: Rander Wang <[email protected]>
Reviewed-by: Péter Ujfalusi <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
include/sound/hdaudio_ext.h
sound/hda/ext/hdac_ext_controller.c
sound/soc/codecs/hda.c
sound/soc/codecs/hdac_hda.c
sound/soc/codecs/hdac_hdmi.c
sound/soc/intel/avs/pcm.c
sound/soc/intel/skylake/skl-pcm.c
sound/soc/sof/intel/hda-dai.c
This page took 0.055741 seconds and 4 git commands to generate.