aboutsummaryrefslogtreecommitdiffstats
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorDavid Herrmann <[email protected]>2013-10-06 08:15:08 +0000
committerDmitry Torokhov <[email protected]>2013-10-06 08:23:26 +0000
commita60a71b035e4d2f4920ef091265b1474a14ab313 (patch)
tree986f1b7680e5757b3283ebcf23a4a3b230aebeac /net/lapb/lapb_timer.c
parentInput: i8042 - i8042_flush fix for a full 8042 buffer (diff)
downloadkernel-a60a71b035e4d2f4920ef091265b1474a14ab313.tar.gz
kernel-a60a71b035e4d2f4920ef091265b1474a14ab313.zip
Input: move name/timer init to input_alloc_dev()
We want to allow drivers to call input_event() at any time after the device got allocated. This means input_event() and input_register_device() must be allowed to run in parallel. The only conflicting calls in input_register_device() are init_timer() and dev_set_name(). Both can safely be moved to device allocation and we're good to go. Signed-off-by: David Herrmann <[email protected]> Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions