alistair23-linux/arch/arm/mach-ks8695/include/mach
Uwe Kleine-König 9c6568501c [ARM] gpio_free might sleep, arm architecture
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 arm architecture.
 DaVinci is skipped on purpose to simplify the merge process for patches
switching it over to use gpiolib as per request by David Brownell.

Signed-off-by: Uwe Kleine-König <ukleinek@informatik.uni-freiburg.de>
Cc: David Brownell <david-b@pacbell.net>
Cc: Andrew Victor <linux@maxim.org.za>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2008-10-30 14:41:50 +00:00
..
debug-macro.S
devices.h
dma.h
entry-macro.S
gpio.h [ARM] gpio_free might sleep, arm architecture 2008-10-30 14:41:50 +00:00
hardware.h
io.h
irqs.h
memory.h [ARM] 5297/1: [KS8695] Fix two compile-time warnings 2008-10-09 10:16:00 +01:00
regs-gpio.h [ARM] 5296/1: [KS8695] Replace macro's with trailing underscores. 2008-10-09 10:16:00 +01:00
regs-hpna.h
regs-irq.h
regs-lan.h [ARM] 5296/1: [KS8695] Replace macro's with trailing underscores. 2008-10-09 10:16:00 +01:00
regs-mem.h
regs-misc.h
regs-pci.h
regs-switch.h
regs-sys.h
regs-timer.h
regs-uart.h
regs-wan.h [ARM] 5296/1: [KS8695] Replace macro's with trailing underscores. 2008-10-09 10:16:00 +01:00
system.h
timex.h
uncompress.h
vmalloc.h