From: Tejun Heo Date: Fri, 24 Dec 2010 14:59:07 +0000 (+0100) Subject: sonypi: don't use flush_scheduled_work() X-Git-Tag: v2.6.38-rc1~456^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3514870f06a7907bc46361aebc3daf5ea4e97eeb;p=pandora-kernel.git sonypi: don't use flush_scheduled_work() flush_scheduled_work() is deprecated and scheduled to be removed. Directly flush sonypi_device.input_work on removal instead. Signed-off-by: Tejun Heo Cc: Mattia Dongili --- Reading git-diff-tree failed