commit | ee8bc4df1b5a9df1ede13975c40dec7009214595 | [log] [tgz] |
---|---|---|
author | Jeeja KP <jeeja.kp@intel.com> | Fri Aug 21 21:36:20 2015 +0530 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Aug 21 19:28:20 2015 +0200 |
tree | 7c2da8f6921a454d31529016a700dc564f79143c | |
parent | c5b0c09b8fa3e02d9cbfd9445fb4114becdd3390 [diff] |
ALSA: hdac: Add support to enable SPIB for hdac ext stream The drivers need to set the spib and maxfifios values, so add these new APIs snd_hdac_ext_stream_set_spib() and snd_hdac_ext_stream_set_spbmaxfifo() APIs For these APIs we also need to have spib and fifos pointer, so add these to hdac_ext_stream and initialize them at stream init 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>