remarkable-linux/drivers/gpio
Alexey Dobriyan 405f55712d headers: smp_lock.h redux
* Remove smp_lock.h from files which don't need it (including some headers!)
* Add smp_lock.h to files which do need it
* Make smp_lock.h include conditional in hardirq.h
  It's needed only for one kernel_locked() usage which is under CONFIG_PREEMPT

  This will make hardirq.h inclusion cheaper for every PREEMPT=n config
  (which includes allmodconfig/allyesconfig, BTW)

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-07-12 12:22:34 -07:00
..
bt8xxgpio.c
gpiolib.c gpio: gpio_{request,free}() now required (feature removal) 2009-04-02 19:04:51 -07:00
Kconfig MIPS: Update VR41xx GPIO driver to use gpiolib 2009-07-03 15:45:25 +01:00
Makefile MIPS: Update VR41xx GPIO driver to use gpiolib 2009-07-03 15:45:25 +01:00
max732x.c
max7301.c gpio: max7301: add missing __devexit marking 2009-06-18 13:03:44 -07:00
mcp23s08.c
pca953x.c gpio: pca953x: Add support for PCA9556 2009-06-18 13:03:44 -07:00
pcf857x.c
pl061.c gpio: pl061: fix IRQ handling for GPIOs >= PL061_GPIO_NR 2009-06-30 18:56:01 -07:00
twl4030-gpio.c
vr41xx_giu.c headers: smp_lock.h redux 2009-07-12 12:22:34 -07:00
xilinx_gpio.c