commit | 218e18a3728507ee82ed2eb10c789671a00e34bd | [log] [tgz] |
---|---|---|
author | Lars-Peter Clausen <lars@metafoo.de> | Tue Apr 22 22:46:35 2014 +0200 |
committer | Mark Brown <broonie@linaro.org> | Wed Apr 23 12:18:36 2014 +0100 |
tree | 5b2079e52248bee0fe8951bc6dcc390c9538fe67 | |
parent | 050f62e4de52901cc0f7aebbd64876d2639a8657 [diff] |
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>