[alsa-devel] [PATCH 0/5] ALSA: hdac: More hdac core fixes and updates
Takashi Iwai
tiwai at suse.de
Fri Aug 21 19:30:59 CEST 2015
On Fri, 21 Aug 2015 18:06:16 +0200,
Vinod Koul wrote:
>
> Hi Takashi,
>
> We had few more hdac core fixes & enhancements so senidng those.
>
> First one is fix for register pointers for spcap and link registers. This is
> required for SKL driver when we use link registers.
>
> rest add new APIs for powering down all links, getting stream from stream
> tag and direction, enabling SPIB.
>
> Last one remove keys as we dont need them for host streams
>
> Jeeja KP (5):
> ALSA: hdac: Fix to read the correct offset of spcap/link register
> ALSA: hdac: Add snd_hdac_ext_bus_link_power_down_all()
> ALSA: hdac: Add snd_hdac_get_hdac_stream()
> ALSA: hdac: Add support to enable SPIB for hdac ext stream
> ALSA: hdac: Remove the usage of key for host stream
I skipped the patch 3 due to issues I pointed in another mail, and
applied the rest four patches to for-next branch. Please resubmit
only patch 3.
thanks,
Takashi
>
> include/sound/hda_register.h | 4 +++
> include/sound/hdaudio.h | 2 ++
> include/sound/hdaudio_ext.h | 11 +++++++
> sound/hda/ext/hdac_ext_controller.c | 30 +++++++++++++++---
> sound/hda/ext/hdac_ext_stream.c | 62 ++++++++++++++++++++++++++++++++-----
> sound/hda/hdac_stream.c | 19 ++++++++++++
> 6 files changed, 116 insertions(+), 12 deletions(-)
>
> Thanks
> --
> ~Vinod
>
More information about the Alsa-devel
mailing list