fix 553-board_96348w3.patch patch wrt gpio-keys-polled
SVN-Revision: 32096
This commit is contained in:
parent
624505df56
commit
6e5242952c
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@
|
|||
+ .active_low = 1,
|
||||
+ .type = EV_KEY,
|
||||
+ .code = KEY_RESTART,
|
||||
+ .threshold = 3,
|
||||
+ .debounce_interval = BCM963XX_KEYS_DEBOUNCE_INTERVAL,
|
||||
+ },
|
||||
+ },
|
||||
+};
|
||||
|
|
Loading…
Reference in a new issue