From: Thomas Gleixner Date: Mon, 24 Mar 2014 00:23:35 +0000 (-0700) Subject: Input: hp_sdc - use del_timer_sync() in exit path X-Git-Tag: v3.15-rc1~102^2^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fcd4d2c119309366aad5d8287e1329d9dee02e1;p=pandora-kernel.git Input: hp_sdc - use del_timer_sync() in exit path Make sure that no callback is running before we teardown the module. Signed-off-by: Thomas Gleixner Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed