Hey Jiri!

The symptoms remain after the patch (sleep key repeats endlessly, tv
key does nothing).  I'm going to post the debug output in a while, but
before I do, it might be relevant that there were a couple of typos in
the patch which I had to fix to compile ("intpu_event" function
doesn't exist; missing "{" on second if statement).  Also, I got these
warnings:

drivers/hid/hid-input.c: In function 'hidinput_hid_event':
drivers/hid/hid-input.c:1045: warning: suggest parentheses around
comparison in operand of &
drivers/hid/hid-input.c:1046: warning: suggest parentheses around
comparison in operand of &
drivers/hid/hid-input.c:1047: warning: suggest parentheses around
comparison in operand of &
drivers/hid/hid-input.c:1056: warning: suggest parentheses around
comparison in operand of &
drivers/hid/hid-input.c:1057: warning: suggest parentheses around
comparison in operand of &

Could these be throwing the patch off?

Thanks,
Adolfo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
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