WSL2-Linux-Kernel/drivers/staging/panel
Sudip Mukherjee dec8c37818 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>
2015-03-20 14:06:12 +01:00
..
Kconfig Staging: panel: Adjust range for PANEL_KEYPAD in Kconfig 2009-12-23 11:27:49 -08:00
Makefile
TODO staging: panel: Remove outdated TODO task 2014-11-03 16:22:50 -08:00
lcd-panel-cgram.txt
panel.c staging: panel: remove initialization check 2015-03-20 14:06:12 +01:00