linux_dsm_epyc7002/sound/x86
Takashi Iwai f23df8071b ALSA: x86: Replace indirect register ops with direct calls
Now about the indirect register ops: they are replaced with direct
calls, too.

The read / write / modify ops are simply replaced with the
corresponding functions.  The difference is that we calculate the
offset inside the function now.  So all the had_config_offset
references in the caller side are dropped.  This also simplifies the
DP-audio check in hdmi_audio_write() and hdmi_audio_rmw().

The hdmi_audio_get_register_base is dropped since it's no longer used
when the base address and config offset are referred in the read/write
functions.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2017-02-03 17:21:17 +01:00
..
intel_hdmi_audio_if.c ALSA: x86: Replace indirect register ops with direct calls 2017-02-03 17:21:17 +01:00
intel_hdmi_audio.c ALSA: x86: Replace indirect register ops with direct calls 2017-02-03 17:21:17 +01:00
intel_hdmi_audio.h ALSA: x86: Replace indirect register ops with direct calls 2017-02-03 17:21:17 +01:00
intel_hdmi_lpe_audio.c ALSA: x86: Replace indirect register ops with direct calls 2017-02-03 17:21:17 +01:00
intel_hdmi_lpe_audio.h ALSA: x86: Replace indirect register ops with direct calls 2017-02-03 17:21:17 +01:00
Kconfig ALSA: add Intel HDMI LPE audio driver for BYT/CHT-T 2017-01-25 14:23:46 +01:00
Makefile ALSA: x86: hdmi: Add audio support for BYT and CHT 2017-01-25 14:24:08 +01:00