![](https://secure.gravatar.com/avatar/8fc76980774cffd56f0df0531ea82ba7.jpg?s=120&d=mm&r=g)
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@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...