From: Lars-Peter Clausen Date: Wed, 4 Mar 2015 09:33:16 +0000 (+0100) Subject: ASoC: sn95031: Pass CODEC to sn95031_jack_detection() X-Git-Tag: omap-for-v4.2/o2_dc~120^2~1^2~5^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c472b93990e02c31f02322ddf0fdd9d571169310;p=pandora-kernel.git ASoC: sn95031: Pass CODEC to sn95031_jack_detection() The sn95031 driver currently gets the CODEC implicitly from the jack that is passed to sn95031_jack_detection(). But the codec field is going to be removed from the snd_soc_jack struct, so refactor things to pass the CODEC explicitly. Signed-off-by: Lars-Peter Clausen Signed-off-by: Mark Brown --- Reading git-diff-tree failed