From: Lars-Peter Clausen Date: Tue, 22 Apr 2014 20:46:35 +0000 (+0200) Subject: ASoC: qi_lb60: Use GPIO descriptor API X-Git-Tag: omap-for-v3.16/fixes-against-rc1~21^2~52^2~3^4~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=218e18a3728507ee82ed2eb10c789671a00e34bd;p=pandora-kernel.git 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 Acked-by: Ralf Baechle Signed-off-by: Mark Brown --- Reading git-diff-tree failed