From: Jarkko Nikula Date: Mon, 23 Aug 2010 07:36:41 +0000 (+0300) Subject: ASoC: omap: rx51: Use gpio_set_value_cansleep for speaker amp control X-Git-Tag: v2.6.37-rc1~126^2~1^2~128^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fff7a5ccc00832039ae1c5138f9030079b6604d;p=pandora-kernel.git ASoC: omap: rx51: Use gpio_set_value_cansleep for speaker amp control Speaker amplifier is controlled by TWL4030 GPIO which may sleep. Therefore use gpio_set_value_cansleep to get rid of runtime warning that is introduced after the commit 9c4ba94 and to get a stack trace if ever executing this code in atomic context. Signed-off-by: Jarkko Nikula Acked-by: Mark Brown Signed-off-by: Liam Girdwood --- Reading git-diff-tree failed