DORMANTno replies

[PATCH] Orion5x: replace KEY_WLAN with KEY_WPS_BUTTON

From: Christian Lamparter <chunkeey@googlemail.com>
Date: 2010-03-08 23:26:35
Also in: linux-arm-kernel
Subsystem: arm port, arm/marvell dove/mv78xx0/orion soc support, the rest · Maintainers: Russell King, Andrew Lunn, Sebastian Hesselbarth, Gregory Clement, Linus Torvalds

"Input: add KEY_WPS_BUTTON definition" introduced
a generic keycode for WPS input events. 

Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
---
(untested, don't have the HW - keep the CC.)

KEY_WLAN is _reversed_ for WLAN rfkill. ;-)
---
diff --git a/arch/arm/mach-orion5x/wrt350n-v2-setup.c b/arch/arm/mach-orion5x/wrt350n-v2-setup.c
index cb0feca..f9f222e 100644
--- a/arch/arm/mach-orion5x/wrt350n-v2-setup.c
+++ b/arch/arm/mach-orion5x/wrt350n-v2-setup.c
@@ -77,7 +77,7 @@ static struct gpio_keys_button wrt350n_v2_buttons[] = {
 		.desc		= "Reset Button",
 		.active_low	= 1,
 	}, {
-		.code		= KEY_WLAN,
+		.code		= KEY_WPS_BUTTON,
 		.gpio		= 2,
 		.desc		= "WPS Button",
 		.active_low	= 1,
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help