OSDN Git Service

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)
commita7e3dd85cab1c6990cafd0bedb0b8809f15149b0
tree5c31faddd30724d7baea324c2644a0626d784cbe
parent9bc07dfbcde5b6f3aefa06b902b47eef9769d260
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