]> pilppa.com Git - linux-2.6-omap-h63xx.git/commit
ARM: OMAP: Update gpio-switch framework
authorJuha Yrjola <juha.yrjola@solidboot.com>
Mon, 7 Aug 2006 17:17:42 +0000 (20:17 +0300)
committerJuha Yrjola <juha.yrjola@solidboot.com>
Tue, 8 Aug 2006 21:29:59 +0000 (00:29 +0300)
commitea4bd079b6f7460058925750e6caf37a20ab5d5c
tree32d53f98074541c329040bab0df87cd05d9eab2c
parente2387740f8f47114501dc498abe2836ae108995a
ARM: OMAP: Update gpio-switch framework

- Support for in-kernel notifications

  Some boards require state-switch notifications from GPIOs
  that are also exposed to user-space through the gpio-switch
  framework.

- Support for board-specific debounce values
- Support for switches defined from board-specific file
- Support for GPIO banks that can trigger on both rising
  and falling edges

Signed-off-by: Juha Yrjola <juha.yrjola@solidboot.com>
arch/arm/plat-omap/gpio-switch.c
include/asm-arm/arch-omap/board.h
include/asm-arm/arch-omap/gpio-switch.h [new file with mode: 0644]