lkml.org 
[lkml]   [2010]   [May]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Subject[PATCH 0/6] teach gpiolib about gpio debouncing
    Date
    From: Felipe Balbi <felipe.balbi@nokia.com>

    Hi all,

    I'm resending this series since no-one has had any further
    comments for quite some time.

    Adding Andrew Morton to the loop also since David Brownell
    didn't pick the patch neither comment to any version of it.

    Felipe Balbi (5):
    gpiolib: introduce set_debounce method
    arm: omap: gpio: implement set_debounce method
    arm: omap: switch over to gpio_set_debounce
    arm: omap: remove the unused omap_gpio_set_debounce methods
    arm: omap: move all gpio defines to plat/gpio.h

    arch/arm/mach-omap2/board-3430sdp.c | 4 +-
    arch/arm/mach-omap2/board-ldp.c | 3 +-
    arch/arm/mach-omap2/board-omap3evm.c | 4 +-
    arch/arm/mach-omap2/board-omap3pandora.c | 4 +-
    arch/arm/mach-omap2/board-omap3touchbook.c | 3 +-
    arch/arm/plat-omap/gpio.c | 247 ++++++----------------------
    arch/arm/plat-omap/include/plat/gpio.h | 143 ++++++++++++++++
    drivers/gpio/gpiolib.c | 43 +++++
    include/asm-generic/gpio.h | 5 +
    include/linux/gpio.h | 5 +
    10 files changed, 252 insertions(+), 209 deletions(-)



    \
     
     \ /
      Last update: 2010-05-17 12:09    [W:4.091 / U:0.088 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site