android_kernel_xiaomi_sm7250/arch/blackfin
Uwe Kleine-Koenig 45c4f2a0b6 Blackfin arch: explicit add a might sleep to gpio_free
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 blackfin
architecture.

Signed-off-by: Uwe Kleine-Koenig <ukleinek@strlen.de>
Cc: David Brownell <david-b@pacbell.net>
Acked-by: Bryan Wu <cooloney@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2009-02-04 17:02:30 +08:00
..
boot kbuild: use KECHO convenience echo 2008-12-03 21:32:01 +01:00
configs Blackfin arch: enable bfin_eth in bf51x by default 2009-02-04 16:49:45 +08:00
include/asm Blackfin arch: Fix Bug - Kernel does not boot if re-program clocks 2009-02-04 16:49:45 +08:00
kernel Blackfin arch: explicit add a might sleep to gpio_free 2009-02-04 17:02:30 +08:00
lib Blackfin arch: merge adeos blackfin part to arch/blackfin/ 2009-01-07 23:14:39 +08:00
mach-bf518 Blackfin arch: add SDIO host driver platform data 2009-01-07 23:14:38 +08:00
mach-bf527 Blackfin arch: fix bug - BF527 0.2 silicon has different CPUID (DSPID) value 2009-01-07 23:14:39 +08:00
mach-bf533 Blackfin arch: Enlarge flash partition for kenel for bf533/bf537 boards 2009-01-07 23:14:38 +08:00
mach-bf537 Blackfin arch: Enlarge flash partition for kenel for bf533/bf537 boards 2009-01-07 23:14:38 +08:00
mach-bf538 Blackfin arch: merge adeos blackfin part to arch/blackfin/ 2009-01-07 23:14:39 +08:00
mach-bf548 Blackfin arch: add support for mobile ddr bf54x parts 2009-02-04 16:49:45 +08:00
mach-bf561 Blackfin arch: merge adeos blackfin part to arch/blackfin/ 2009-01-07 23:14:39 +08:00
mach-common Blackfin arch: Fix Bug - Kernel does not boot if re-program clocks 2009-02-04 16:49:45 +08:00
mm Blackfin arch: Faster C implementation of no-MPU CPLB handler 2009-01-07 23:14:38 +08:00
oprofile Blackfin arch: remove hardware PM code, oprofile not use it 2009-01-07 23:14:39 +08:00
Kconfig Blackfin arch: add support for mobile ddr bf54x parts 2009-02-04 16:49:45 +08:00
Kconfig.debug Blackfin arch: change HWTRACE Kconfig and set it on default 2009-01-07 23:14:38 +08:00
Makefile Blackfin arch: line up machine-/cpu- vars after BF54xM addition 2009-02-04 16:49:45 +08:00