Searched hist:"70 e0d82d5e5d65e96f56ced3de97221fdf62cf38" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/pci/oxygen/ |
H A D | xonar_dg_mixer.c | diff 70e0d82d5e5d65e96f56ced3de97221fdf62cf38 Fri Jan 24 06:18:18 CST 2014 Roman Volkov <v1ron@mail.ru> ALSA: oxygen: Xonar DG(X): modify input select functions
First of all, we should not touch the GPIOs. They are not for selecting the capture source, but they seems just enable the whole audio input curcuit. The 'put' function calls the 'apply' functions to change register values. Change the order of capture sources.
Signed-off-by: Roman Volkov <v1ron@mail.ru> Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
|
H A D | xonar_dg.h | diff 70e0d82d5e5d65e96f56ced3de97221fdf62cf38 Fri Jan 24 06:18:18 CST 2014 Roman Volkov <v1ron@mail.ru> ALSA: oxygen: Xonar DG(X): modify input select functions
First of all, we should not touch the GPIOs. They are not for selecting the capture source, but they seems just enable the whole audio input curcuit. The 'put' function calls the 'apply' functions to change register values. Change the order of capture sources.
Signed-off-by: Roman Volkov <v1ron@mail.ru> Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
|