mirror of
https://github.com/torvalds/linux.git
synced 2024-11-24 05:02:12 +00:00
dec8c37818
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> |
||
---|---|---|
.. | ||
Kconfig | ||
lcd-panel-cgram.txt | ||
Makefile | ||
panel.c | ||
TODO |