linux/arch/arm/mach-ns9xxx
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
..
include/mach [ARM] Convert asm/io.h to linux/io.h 2008-09-06 12:10:45 +01:00
Kconfig ns9xxx: introduce a config variable for the cc9p9360 module 2008-03-31 08:17:01 +02:00
Makefile ns9xxx: add clock api 2008-03-31 10:33:25 +02:00
Makefile.boot ns9xxx: use default text offset 2008-03-31 08:17:00 +02:00
board-a9m9750dev.c [ARM] 5298/1: Drop desc_handle_irq() 2008-10-09 15:00:36 +01:00
board-a9m9750dev.h [ARM] 4210/1: base for new machine type "NetSilicon NS9360" 2007-02-17 20:05:45 +00:00
board-jscc9p9360.c [ARM] 4301/1: add mach type cc9p9360js 2007-04-21 20:52:30 +01:00
board-jscc9p9360.h [ARM] 4301/1: add mach type cc9p9360js 2007-04-21 20:52:30 +01:00
clock.c Remove use of asm/semaphore.h 2008-07-24 08:31:00 -04:00
clock.h ns9xxx: add clock api 2008-03-31 10:33:25 +02:00
generic.c ns9xxx: prepare for adding support for Digi ns921x processors 2008-03-31 08:17:01 +02:00
generic.h ns9xxx: prepare for adding support for Digi ns921x processors 2008-03-31 08:17:01 +02:00
gpio-ns9360.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
gpio-ns9360.h ns9xxx: prepare for adding support for Digi ns921x processors 2008-03-31 08:17:01 +02:00
gpio.c [ARM] gpio_free might sleep, arm architecture 2008-10-30 14:41:50 +00:00
irq.c [ARM] Convert asm/io.h to linux/io.h 2008-09-06 12:10:45 +01:00
mach-cc9p9360dev.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
mach-cc9p9360js.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
plat-serial8250.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
processor-ns9360.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
time-ns9360.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00