From: Lars-Peter Clausen Date: Sat, 11 Apr 2015 08:47:57 +0000 (+0200) Subject: ASoC: n810: Consistently pass the card DAPM context to n810_ext_control() X-Git-Tag: omap-for-v4.2/o2_dc~120^2~1^2~3^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4bdaced1a81ca2953557f8ecae842b42879fda4;p=pandora-kernel.git ASoC: n810: Consistently pass the card DAPM context to n810_ext_control() 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. Signed-off-by: Lars-Peter Clausen Acked-by: Jarkko Nikula Signed-off-by: Mark Brown --- Reading git-diff-tree failed