From: Dmitry Torokhov Date: Wed, 16 Sep 2009 08:06:42 +0000 (-0700) Subject: Input: synaptics_i2c - switch to using __cancel_delayed_work() X-Git-Tag: v2.6.32-rc1~147^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30b37131aa63f4f73ebc48a026666448e5907255;p=pandora-kernel.git Input: synaptics_i2c - switch to using __cancel_delayed_work() cancel_delayed_work() may spin and therefore should not be used in interrupt contexts. Acked-by: Mike Rapoport Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed