diff options
author | Xiaotian Feng <xtfeng@gmail.com> | 2012-11-25 11:08:54 +0400 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2012-11-25 12:10:13 +0400 |
commit | 52ad48a0ce25d4d44ce82b7e28a35eb69598e5f1 (patch) | |
tree | 4530782e625b214a91c43e4d58731710ce03a84a /drivers/input/keyboard/imx_keypad.c | |
parent | f32198176598fffdc8dca65a1a719dd9fba7d581 (diff) | |
download | linux-52ad48a0ce25d4d44ce82b7e28a35eb69598e5f1.tar.xz |
Input: HIL - do not call tasklet_disable right before tasklet_kill
We do not need to call tasklet_disable() before calling tasklet_kill() if
taskelt does not reschedult itself.
Signed-off-by: Xiaotian Feng <dannyfeng@tencent.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/input/keyboard/imx_keypad.c')
0 files changed, 0 insertions, 0 deletions