x86, debug: gpio_free might sleep
authorUwe Kleine-König <ukleinek@informatik.uni-freiburg.de>
Mon, 15 Sep 2008 20:02:43 +0000 (22:02 +0200)
committerIngo Molnar <mingo@elte.hu>
Wed, 17 Sep 2008 12:58:46 +0000 (14:58 +0200)
commitfbdbf709938d155c719c76b9894d28342632c797
tree85afb8ced55a88080db009089174ea2fb7c61eeb
parent90f7d25c6b672137344f447a30a9159945ffea72
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>
include/asm-x86/mach-rdc321x/gpio.h