From: Axel Lin Date: Thu, 19 Aug 2010 06:40:25 +0000 (+0800) Subject: ASoC: e740_wm9705 - free gpio in e740_exit() X-Git-Tag: v2.6.37-rc1~126^2~1^2~151^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b67696b40f2e7f890d017db3c6805ff90cb392b6;p=pandora-kernel.git ASoC: e740_wm9705 - free gpio in e740_exit() In e740_init(), we call gpio_request() for GPIO_E740_MIC_ON, GPIO_E740_AMP_ON and GPIO_E740_WM9705_nAVDD2. We should free the these gpio accordingly in e740_exit(). Signed-off-by: Axel Lin Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed