driver/rcinput.cpp: re-add shutdown after wakeup cancel,

code from commit 49bcbda3a2 is lost after some pick ?


Origin commit data
------------------
Commit: c359fe4eaa
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-05-08 (Thu, 08 May 2014)
This commit is contained in:
[CST] Focus
2014-05-08 12:36:56 +04:00
parent 90eb90ab88
commit 4df9f78865
2 changed files with 7 additions and 0 deletions

View File

@@ -154,6 +154,7 @@ class CRCInput
int fd_max;
int clickfd;
bool firstKey;
__u16 rc_last_key;
void set_dsp();