On 10/07/12 22:08, Linus Walleij wrote:
On Mon, Jul 9, 2012 at 11:21 PM, Lee Jones <lee.jo...@linaro.org> wrote:
On 09/07/12 23:03, Linus Walleij wrote:

Now since I was fooled by the last patch, thinking you had tested it
before
submitting (obviously not) - please send a test log of some
cat /dev/input/event* for this one before I ACK it this time.

(Hm, sorry for grumpy mode...)

I did test it, but must have only looked at the one IRQ incrementing.

That's not enough, cat /dev/input/event/* whatever event node is used
by the ponkey, press it and verify you get some garbage (=events)
in the console.

Yes, garbage seen, works fine.

Also:

# cat /proc/interrupts
           CPU0       CPU1
  6:          0          0    ab8500  ab8500-ponkey-dbf
  7:          0          0    ab8500  ab8500-ponkey-dbr

Press, release, press, release:

# cat /proc/interrupts
           CPU0       CPU1
  6:          0          2    ab8500  ab8500-ponkey-dbf
  7:          0          2    ab8500  ab8500-ponkey-dbr

--
Lee Jones
Linaro ST-Ericsson Landing Team Lead
M: +44 77 88 633 515
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to