23 Aug
2010
23 Aug
'10
11:58 a.m.
On Mon, Aug 23, 2010 at 10:36:41AM +0300, Jarkko Nikula wrote:
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 jhnikula@gmail.com
Acked-by: Mark Brown broonie@opensource.wolfsonmicro.com