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)
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

Simple merge
Simple merge