]> git.baikalelectronics.ru Git - kernel.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)
commit67fb9fc7b567bdc32cf4476669109dd6513d5f67
tree9662764edfa4341c62ae507c10425045e2532178
parent9f597a4d953dda0a6e44ff276a499c77c1049e11
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