summaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorSudip Mukherjee <sudipm.mukherjee@gmail.com>2015-03-09 17:38:25 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-03-20 16:06:12 +0300
commitdec8c37818a26869ba5cdf0b1033eeb9296dc2fb (patch)
tree2247d75e0da092eaf1bc72cef6f437295a627b22 /scripts/patch-kernel
parente134201b7a27eaf1ce3affe39ea6f30a1a747186 (diff)
downloadlinux-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/patch-kernel')
0 files changed, 0 insertions, 0 deletions