Searched hist:"77531 beeb97d079fb422d2b78a0d75c564384310" (Results 1 – 3 of 3) sorted by relevance
/linux/sound/x86/ |
H A D | intel_hdmi_lpe_audio.h | diff 77531beeb97d079fb422d2b78a0d75c564384310 Tue Feb 07 12:17:23 CET 2017 Takashi Iwai <tiwai@suse.de> 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>
|
H A D | intel_hdmi_audio.h | diff 77531beeb97d079fb422d2b78a0d75c564384310 Tue Feb 07 12:17:23 CET 2017 Takashi Iwai <tiwai@suse.de> 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>
|
H A D | intel_hdmi_audio.c | diff 77531beeb97d079fb422d2b78a0d75c564384310 Tue Feb 07 12:17:23 CET 2017 Takashi Iwai <tiwai@suse.de> 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>
|