]> asedeno.scripts.mit.edu Git - linux.git/commit
ALSA: hda/ca0132: add the ability to set src_id on scp commands
authorConnor McAdams <conmanx360@gmail.com>
Tue, 8 May 2018 17:20:09 +0000 (13:20 -0400)
committerTakashi Iwai <tiwai@suse.de>
Sun, 13 May 2018 07:29:30 +0000 (09:29 +0200)
commit447fd8e9a88e466326a07c85c1344e45d3a6cddf
tree9662764edfa4341c62ae507c10425045e2532178
parent7e6ed62ebedb352be3a6f0907bcab25789db7914
ALSA: hda/ca0132: add the ability to set src_id on scp commands

This patch adds the ability to change the src_id on scp commands, which
is used in the dsp setup of the Recon3Di and the Sound Blaster Z. It
also makes sure to maintain backwards compatibility with the older
dspio_set_uint_param function, and sets it's src to the default 0x20.

Signed-off-by: Connor McAdams <conmanx360@gmail.com>
Reviewed-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_ca0132.c