[alsa-devel] [PATCH 0/4] ALSA: hdac: fixes and support for hda codecs

Takashi Iwai tiwai at suse.de
Mon Oct 5 17:21:48 CEST 2015


On Mon, 05 Oct 2015 16:09:47 +0200,
Vinod Koul wrote:
> 
> We had two fixes found on testing. First one checks if stream is in use or
> not before releasing and second fixs wrong stread id map
> 
> Then we add structure defination for hdac_ext_dma_params and lastly add
> helpers for read/write for codecs
> 
> Jeeja KP (1):
>   ALSA: hdac: Fix to check if stream not in use in release
> 
> Subhransu S. Prusty (3):
>   ALSA: hdac: Fix incorrect update of stream id mapping
>   ALSA: hdac: structure definition for ext_dma_params
>   ALSA: hdac: Add codec read/write and check power state for widgets

I applied first two patches now as they are clear fixes.

The patch 3 is postponed, since I'd like to see together with its
consumers, so please include in the next patchset.
The patch 4 is rejected as already mentioned.


thanks,

Takashi

> 
>  include/sound/hdaudio.h         |  6 ++++++
>  include/sound/hdaudio_ext.h     |  6 ++++++
>  sound/hda/ext/hdac_ext_stream.c |  9 ++++----
>  sound/hda/hdac_device.c         | 47 +++++++++++++++++++++++++++++++++++++++++
>  4 files changed, 63 insertions(+), 5 deletions(-)
> 
> -- 
> 2.4.3
> 
> 


More information about the Alsa-devel mailing list