From: Matthew Garrett Date: Fri, 11 Dec 2009 22:40:46 +0000 (-0500) Subject: ACPI: Don't send KEY_UNKNOWN for random video notifications X-Git-Tag: v2.6.34-rc4~21^2^10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17c452f99cf5e073b219a069a419b7b8ab3cfa97;p=pandora-kernel.git ACPI: Don't send KEY_UNKNOWN for random video notifications I have a machine here that's sending 0xD1 notifications on the video device once every second or so. I have no idea why (it's a prototype, it may be broken), but sending KEY_UNKNOWN is unhelpful and results in the console becoming unusable. Let's not report keys unless we have something useful to say about them. Signed-off-by: Matthew Garrett Acked-by: Zhang Rui Signed-off-by: Len Brown --- Reading git-diff-tree failed