12 Apr
2015
12 Apr
'15
1:45 p.m.
On Sat, Apr 11, 2015 at 10:47:57AM +0200, Lars-Peter Clausen wrote:
Some callers of n810_ext_control() pass the card DAPM context and some pass the CODEC DAPM context. Given that some of the widgets that are accessed in the function are in the card's context, always passing it is the obvious choice.
Applied both, thanks.