From: Stefan Lippers-Hollmann Date: Tue, 13 Aug 2013 05:45:38 +0000 (-0700) Subject: Input: wistron_btns - mark the Medion MD96500 keymap as tested X-Git-Tag: v3.12-rc1~9^2~1^2~19 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=53e88754a28c15ac9feb9ca786174c9546098dcd;p=kernel%2Fkernel-generic.git Input: wistron_btns - mark the Medion MD96500 keymap as tested DMI: MEDIONPC WIM 2040/WIM 2040, BIOS R01-A0O 11/04/2005 wistron_btns: BIOS signature found at c00f6b00, entry point 000FDD50 input: Wistron laptop buttons as /devices/platform/wistron-bios/input/input5 Signed-off-by: Stefan Lippers-Hollmann Signed-off-by: Dmitry Torokhov --- diff --git a/drivers/input/misc/wistron_btns.c b/drivers/input/misc/wistron_btns.c index 26d5156..bef5b47 100644 --- a/drivers/input/misc/wistron_btns.c +++ b/drivers/input/misc/wistron_btns.c @@ -562,7 +562,7 @@ static struct key_entry keymap_wistron_md96500[] __initdata = { { KE_KEY, 0x36, {KEY_WWW} }, { KE_WIFI, 0x30 }, { KE_BLUETOOTH, 0x44 }, - { KE_END, FE_UNTESTED } + { KE_END, 0 } }; static struct key_entry keymap_wistron_generic[] __initdata = {