From: Joonyoung Shim Date: Thu, 12 Nov 2009 08:14:04 +0000 (+0900) Subject: ASoC: Add jack_status_check callback function for GPIO jacks X-Git-Tag: v2.6.33-rc1~390^2~1^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c871a05315d1a76034ea06feeda92081e1d608bf;p=pandora-kernel.git ASoC: Add jack_status_check callback function for GPIO jacks The jack_status_check callback function is the interface to check the status of the jack. Some target provides the method to distinguish what is the jack inserted - headphone jack, microphone jack, tvout jack, etc, so we can implement it using the jack_status_check function. Signed-off-by: Joonyoung Shim Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed