linux-stable/sound/x86
Takashi Iwai 77531beeb9 ALSA: x86: Rearrange defines
We have two header files and everything is mixed up chaotically.
Move the chip-specific definitions like the hardware registers to
intel_hdmi_lpe_audio.h, and the rest, the implementation specific
stuff into intel_hdmi_audio.h.

In addition, put some more comments to the register fields, and fix
the incorrect name prefix for AUD_HDMI_STATUS bits, too.

The whole changes are merely a code shuffling, and there is no
functional change.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2017-02-07 15:12:37 +01:00
..
intel_hdmi_audio.c ALSA: x86: Rearrange defines 2017-02-07 15:12:37 +01:00
intel_hdmi_audio.h ALSA: x86: Rearrange defines 2017-02-07 15:12:37 +01:00
intel_hdmi_lpe_audio.h ALSA: x86: Rearrange defines 2017-02-07 15:12:37 +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: Fold intel_hdmi_audio_if.c into main file 2017-02-03 17:31:54 +01:00