diff options
Diffstat (limited to 'target/linux/brcm63xx/patches-3.3/500-board-D4PW.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.3/500-board-D4PW.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-3.3/500-board-D4PW.patch b/target/linux/brcm63xx/patches-3.3/500-board-D4PW.patch index aa92bbc50..5a769dc7c 100644 --- a/target/linux/brcm63xx/patches-3.3/500-board-D4PW.patch +++ b/target/linux/brcm63xx/patches-3.3/500-board-D4PW.patch @@ -48,7 +48,7 @@ + .active_low = 1, + .type = EV_KEY, + .code = KEY_RESTART, -+ .threshold = 3, ++ .debounce_interval = 60, + }, + }, +}; |