[...] >>> This series is continuation of cleanup of OMAP GPIO driver and fixes. >>> The cleanup include getting rid of cpu_is_* checks wherever possible, >>> use of gpio_bank list instead of static array, use of unique platform >>> specific value associated data member to OMAP platforms to avoid >>> cpu_is_* checks. The series also include PM runtime support.* >>> >>> Baseline: git://gitorious.org/khilman/linux-omap-pm.git >>> Branch: for_3.2/gpio-cleanup >>> Commit: 8323374 >> Thanks Tony for ack'ing the patches. >> Kevin, >> Since Tony's has acked the patches, can you please pull them? > > Before merging, I still need to review and test this version, and I > *might* still get to it this week. That's fine. Thanks. > > Based on the dbclk aliases you added, I assume this has now been tested > on platforms using some GPIOs with debounce enabled? I have replicated gpio_debounce() code within *_gpio_mod_init() whereby _set_gpio_debounce() is called to enable debounce. After this, confirmed system going to off-mode through the CPU IDLE path. -- Tarun > > Kevin > -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html