diff options
| author | Sudip Mukherjee <sudipm.mukherjee@gmail.com> | 2015-03-09 17:38:25 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-03-20 16:06:12 +0300 |
| commit | dec8c37818a26869ba5cdf0b1033eeb9296dc2fb (patch) | |
| tree | 2247d75e0da092eaf1bc72cef6f437295a627b22 /scripts | |
| parent | e134201b7a27eaf1ce3affe39ea6f30a1a747186 (diff) | |
| download | linux-dec8c37818a26869ba5cdf0b1033eeb9296dc2fb.tar.xz | |
staging: panel: remove initialization check
no need to monitor init_in_progress now as keypad_send_key() can only
be called after the timer is initialized. and timer is initialized
from keypad_init() which is in the attach section and can only execute
after the module has initialized.
Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Acked-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
