From: Mark Brown Date: Wed, 6 Oct 2010 22:54:28 +0000 (-0700) Subject: ASoC: Use delayed work for debounce of GPIO based jacks X-Git-Tag: v2.6.37-rc1~126^2~1^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c14d78e8ad3bacfe1f70cb49ae17afcd658e368;p=pandora-kernel.git ASoC: Use delayed work for debounce of GPIO based jacks Rather than block the workqueue by sleeping to do the debounce use delayed work to implement the debounce time. This should also means that we extend the debounce time on each new bounce, potentially allowing shorter debounce times for clean insertions. Signed-off-by: Mark Brown Acked-by: Jarkko Nikula Acked-by: Liam Girdwood --- Reading git-diff-tree failed