]> 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)
commit85dcc39d9f07b3737e15786e29b7aa5c2cbbd032
tree9662764edfa4341c62ae507c10425045e2532178
parentb90a02ba507ae573b2fb6b75edbf34ca31fcd4dd
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