]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hdac: Fix to read the correct offset of spcap/link register
authorJeeja KP <jeeja.kp@intel.com>
Fri, 21 Aug 2015 16:06:17 +0000 (21:36 +0530)
committerTakashi Iwai <tiwai@suse.de>
Fri, 21 Aug 2015 17:28:16 +0000 (19:28 +0200)
commitcd45a663dd581183b6f671d7d11637bf8a13d27b
tree5c31faddd30724d7baea324c2644a0626d784cbe
parent037c50c34c964f2d586f0d77efa443d34b5ccd22
ALSA: hdac: Fix to read the correct offset of spcap/link register

SPCAP and Mutilink register offset were incorrect as offset needs
to be based on capability offset. So correct the offset for
read/write of spcap/link register.

Signed-off-by: Jeeja KP <jeeja.kp@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/hda/ext/hdac_ext_controller.c
sound/hda/ext/hdac_ext_stream.c