1. 13 Nov, 2008 14 commits
  2. 12 Nov, 2008 2 commits
  3. 10 Nov, 2008 3 commits
  4. 09 Nov, 2008 10 commits
  5. 08 Nov, 2008 10 commits
  6. 07 Nov, 2008 1 commit
    • David Brownell's avatar
      twl4030-gpio debounce cleanup · 444fcab6
      David Brownell authored
      Provide a static debounce configuration mechanism for twl4030 GPIOs,
      replacing the previous dynamic one.  The single user of that mechanism
      was for MMC card detect debouncing.
      
      Boards can provide a bitmask saying which GPIOs to debounce (30 msec).
      It's always enabled for pins with the MMC card-detect/VMMCx link active,
      so most boards won't need to set the debounce mask.
      
      This is a net code shrink, including runtime footprint.
      Signed-off-by: default avatarDavid Brownell <dbrownell@users.sourceforge.net>
      Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
      444fcab6