From: Jarkko Nikula Date: Mon, 26 May 2014 11:34:36 +0000 (+0300) Subject: ASoC: jack: Basic GPIO descriptor conversion X-Git-Tag: omap-for-v3.16/fixes-against-rc1~21^2~24^2~7^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50dfb69d1bb0062e2811547525c73e9a45a423e9;p=pandora-kernel.git ASoC: jack: Basic GPIO descriptor conversion This patch does basic GPIO descriptor conversion to soc-jack. Even the GPIOs are still passed and requested using legacy GPIO numbers the driver internals are converted to use GPIO descriptor API. Motivation for this is to prepare soc-jack so that it will allow registering jack GPIO pins using both GPIO descriptors and legacy GPIO numbers. Signed-off-by: Jarkko Nikula Signed-off-by: Mark Brown --- Reading git-diff-tree failed