[alsa-devel] [PATCH 05/11] ASoC: Add helper functions to cast from DAPM context to CODEC/platform

Lars-Peter Clausen lars at metafoo.de
Fri Jun 6 08:20:04 CEST 2014


On 06/06/2014 07:47 AM, Vinod Koul wrote:
> On Mon, May 26, 2014 at 09:36:54PM +0200, Lars-Peter Clausen wrote:
>> On 05/18/2014 02:24 PM, Lars-Peter Clausen wrote:
>>> This is useful if we have a pointer to a DAPM context and know that it is a
>>> CODEC or platform DAPM context and want to get a pointer to the CODEC or
>>> platform.
>>>
>>> Signed-off-by: Lars-Peter Clausen <lars at metafoo.de>
>>> ---
>>
>> It would be nice if this one could make it into 3.16. It doesn't
>> depend on any of the patches earlier in this series and I think it
>> is pretty trivial. Having it in 3.16 makes it possible to use it
>> after the merge window in some driver cleanup patches without having
>> to do cross topic branch merges.
>
> I think that would be a good idea. At least my driver updates are dependent on
> this series and this series looks good to me. But merge window opened earlier
> this week, so chances are bit slim :(
>
> Anyway its Mark's call...
>

This particular patch is queued for 3.16. The rest of the series will 
hopefully, if no issues turn up during review, be merged into the ASoC tree 
after the merged window.

- Lars


More information about the Alsa-devel mailing list