ASoC: qi_lb60: Use GPIO descriptor API
authorLars-Peter Clausen <lars@metafoo.de>
Tue, 22 Apr 2014 20:46:35 +0000 (22:46 +0200)
committerMark Brown <broonie@linaro.org>
Wed, 23 Apr 2014 11:18:36 +0000 (12:18 +0100)
commit218e18a3728507ee82ed2eb10c789671a00e34bd
tree5b2079e52248bee0fe8951bc6dcc390c9538fe67
parent050f62e4de52901cc0f7aebbd64876d2639a8657
ASoC: qi_lb60: Use GPIO descriptor API

The new GPIO descriptor API is now the preferred way for handling GPIOs. It also
allows us to separate the platform depended code from the platform independent
code (Which will make it possible to increase build test coverage of the
platform independent code).

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Acked-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
arch/mips/jz4740/board-qi_lb60.c
sound/soc/jz4740/qi_lb60.c