![](https://secure.gravatar.com/avatar/d930951cb00393ecf9c3db3a56d78fa9.jpg?s=120&d=mm&r=g)
3 Mar
2014
3 Mar
'14
3:04 a.m.
On Sat, Mar 01, 2014 at 03:48:13PM +0100, Lars-Peter Clausen wrote:
When calling {corgi,poodle,spitz}_ext_control() from the startup callback we pass the CODEC's DAPM context instead of the card's DAPM context. This is not a problem per se since all the DAPM functions in ext_control() fallback to widgets from other DAPM contexts, but passing the card's context is more consistent.
Applied, thanks.