]> git.openfabrics.org - ~emulex/infiniband.git/commit
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)
commit3f58fd84b0c0bd482151259ee0d2921974e1fe4c
tree1ba788fc534587a45f6f22e7cb9ece0c2f35b61e
parent9e3be1edbe5ca57df51140b523168237b3a01f4d
ASoC: Convert soc-jack code to use request_any_context_irq()

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>
sound/soc/soc-jack.c