1. 08 Jan, 2016 1 commit
    • Dave Gerlach's avatar
      Input: ti_am335x_tsc - fix HWPEN interrupt handling · 3b7474ec
      Dave Gerlach authored
      Remove write to REG_IRQCLR and REG_IRQWAKEUP in interrupt handler for
      IRQENB_HW_PEN as the resume handler should and does clear REG_IRQWAKEUP.
      IRQENB_HW_PEN bit is set in irqclr so that all interrupts get cleared
      later so let IRQENB_HW_PEN be cleared by that.
      
      Without this patch wakeup events from TSC_ADC do not work because pending
      interrupts in TSC_ADC were causing HW_PEN interrupt, needed for wake from
      suspend modes, to get disabled immediately by IRQ handler after being
      enabled and preventing wake from happening.
      Signed-off-by: default avatarDave Gerlach <d-gerlach@ti.com>
      Signed-off-by: default avatarDmitry Torokhov <dmitry.torokhov@gmail.com>
      3b7474ec
  2. 07 Jan, 2016 5 commits
  3. 03 Jan, 2016 2 commits
  4. 20 Dec, 2015 1 commit
  5. 19 Dec, 2015 3 commits
  6. 18 Dec, 2015 7 commits
  7. 17 Dec, 2015 9 commits
  8. 16 Dec, 2015 2 commits
  9. 15 Dec, 2015 1 commit
  10. 14 Dec, 2015 1 commit
  11. 13 Dec, 2015 8 commits