Home
last modified time | relevance | path

Searched hist:"4151 ee845ad8230d18ac4a0e0bf1037180c6d2d9" (Results 1 – 3 of 3) sorted by relevance

/linux/sound/x86/
H A Dintel_hdmi_lpe_audio.hdiff 4151ee845ad8230d18ac4a0e0bf1037180c6d2d9 Tue Jan 31 18:14:15 CET 2017 Takashi Iwai <tiwai@suse.de> ALSA: x86: Remove _v[12] suffices

Although we dropped the most of the obsoleted *_v1 definitions and
codes, some codes still keep the _v1 or _v2 suffices. Now they are
ripped off.

The only thing to be done carefully here is the definition of control
offsets. The original code defines enum hdmi_ctrl_reg_offset_v1 and
a few new elements just for v2 on its top. After this cleanup, we
remove the old AUD_HDMI_STATUS and AUD_HDMIW_INFOFR definitions and
replace with the v2 values.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
H A Dintel_hdmi_audio.hdiff 4151ee845ad8230d18ac4a0e0bf1037180c6d2d9 Tue Jan 31 18:14:15 CET 2017 Takashi Iwai <tiwai@suse.de> ALSA: x86: Remove _v[12] suffices

Although we dropped the most of the obsoleted *_v1 definitions and
codes, some codes still keep the _v1 or _v2 suffices. Now they are
ripped off.

The only thing to be done carefully here is the definition of control
offsets. The original code defines enum hdmi_ctrl_reg_offset_v1 and
a few new elements just for v2 on its top. After this cleanup, we
remove the old AUD_HDMI_STATUS and AUD_HDMIW_INFOFR definitions and
replace with the v2 values.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
H A Dintel_hdmi_audio.cdiff 4151ee845ad8230d18ac4a0e0bf1037180c6d2d9 Tue Jan 31 18:14:15 CET 2017 Takashi Iwai <tiwai@suse.de> ALSA: x86: Remove _v[12] suffices

Although we dropped the most of the obsoleted *_v1 definitions and
codes, some codes still keep the _v1 or _v2 suffices. Now they are
ripped off.

The only thing to be done carefully here is the definition of control
offsets. The original code defines enum hdmi_ctrl_reg_offset_v1 and
a few new elements just for v2 on its top. After this cleanup, we
remove the old AUD_HDMI_STATUS and AUD_HDMIW_INFOFR definitions and
replace with the v2 values.

Signed-off-by: Takashi Iwai <tiwai@suse.de>