1
linux/include/asm-x86/mach-rdc321x
Uwe Kleine-König fbdbf70993 x86, debug: gpio_free might sleep
According to the documentation gpio_free should only be called from task
context only.  To make this more explicit add a might sleep to all
implementations.

This patch changes the gpio_free implementations for the x86
architecture.

Signed-off-by: Uwe Kleine-König <ukleinek@informatik.uni-freiburg.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-09-17 14:58:46 +02:00
..
gpio.h x86, debug: gpio_free might sleep 2008-09-17 14:58:46 +02:00
rdc321x_defs.h