ASoC: Convert soc-jack code to use request_any_context_irq()
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 3 Nov 2010 13:35:31 +0000 (09:35 -0400)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 3 Nov 2010 16:37:00 +0000 (12:37 -0400)
Allow the standard soc-jack GPIO based jack handling to handle the use of
GPIOs which may sleep (such as those on GPIO expanders) by converting the
code to use request_any_context_irq().

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>

No differences found