Searched hist:bd4cbf6c7689d35d5d1248369d2c350f4711ca0a (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/usb/caiaq/ |
H A D | control.c | diff bd4cbf6c7689d35d5d1248369d2c350f4711ca0a Sat May 29 10:53:23 CDT 2010 Mark Hills <mark@pogo.org.uk> ALSA: snd-usb-caiaq: Restore 'Control vinyl' input mode on A4DJ
This feature was undocumented on early A4DJ units. It is indicated by lighting both the 'line' and 'phono' lamps at the same time. Newer units document this and the newer Windows drivers enable this for all units, so restore the functionality.
This patch simplifies the code and changes the mode mapping to match the A8DJ, favouring simpler code and consistency over keeping the existing mapping.
Both 'Control vinyl' and 'Phono' input modes enable the hardware preamp. The difference is the input impedance.
This reverts commit 9a9527e.
Acked-by: Daniel Mack <daniel@caiaq.de> Signed-off-by: Mark Hills <mark@pogo.org.uk> Signed-off-by: Takashi Iwai <tiwai@suse.de>
|