18 Mar
2014
18 Mar
'14
9:31 a.m.
Roman Volkov wrote:
Clemens Ladisch clemens@ladisch.de пишет:
The code introduced in commit 1f91ecc14dee ("ALSA: oxygen: modify adjust_dg_dac_routing function") accidentally disregarded the old value of the playback routing register, so it broke the "Stereo Upmixing" mixer control.
The unmuted parts of the channel routing are the same for all settings of the output destination, so it suffices to revert that part of the patch.
Signed-off-by: Clemens Ladisch clemens@ladisch.de
sound/pci/oxygen/xonar_dg.c | 30 ++++++++++++++++++++++++------ 1 file changed, 24 insertions(+), 6 deletions(-)
I have problems with applying this patch on my local repo. Could you please tell me which git repo are you using?
It's based on tiwai/sound.git, but Linus' tree should work too.
Regards, Clemens