1. 16 10月, 2013 1 次提交
    • L
      gpio: stmpe: drop references to "virtual" IRQ, fix bug · ed05e204
      Linus Walleij 提交于
      Rename the argument "virq" to just "irq", this IRQ isn't any
      more "virtual" than any other Linux IRQ number, we use "hwirq"
      for the actual hw-numbers, "virq" is just bogus.
      
      When doing this I see that the hwirq argument is used
      for mapping rather than the Linux IRQ in the map function.
      This doesn't look right. Use the Linux IRQ instead.
      
      I cannot test this patch so I don't know if the mapping change
      is correct, however since absolutely every other driver does
      it the other way around this doesn't look sound at all. Please
      help out with review.
      
      Cc: Vipul Kumar Samar <vipulkumar.samar@st.com>
      Cc: Lee Jones <lee.jones@linaro.org>
      Cc: Gabriel Fernandez <gabriel.fernandez@st.com>
      Cc: Jean-Nicolas Graux <jean-nicolas.graux@st.com>
      Signed-off-by: NLinus Walleij <linus.walleij@linaro.org>
      ed05e204
  2. 31 5月, 2013 2 次提交
  3. 27 3月, 2013 1 次提交
  4. 10 12月, 2012 1 次提交
  5. 02 12月, 2012 1 次提交
  6. 29 11月, 2012 3 次提交
  7. 13 3月, 2012 1 次提交
  8. 07 3月, 2012 1 次提交
  9. 09 1月, 2012 1 次提交
  10. 07 6月, 2011 1 次提交
  11. 25 3月, 2011 1 次提交
  12. 14 1月, 2011 1 次提交
  13. 29 10月, 2010 3 次提交
  14. 12 8月, 2010 1 次提交