ASoC: Switch palm27x-asoc to jack detection api
authorMarek Vasut <marek.vasut@gmail.com>
Thu, 23 Jul 2009 20:16:56 +0000 (22:16 +0200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 24 Jul 2009 10:29:03 +0000 (11:29 +0100)
commit4ce2f2fe61002ab35c9333d52c95b5ff9e949f50
treefbc319932ae6ce3dc7cc2d53966f9e2a0b1d8e5b
parent178b699c25c39f042c3c2446e6bd5dbed18c0442
ASoC: Switch palm27x-asoc to jack detection api

This patch removes the old method of jack detection from palm27x-asoc
driver and adds jack detection api. It also removes some other (now)
useless stuff from the driver and corrects pin configuration for the
codec.

Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/pxa/palm27x.c