From: Tejun Heo Date: Fri, 15 Oct 2010 14:58:21 +0000 (+0200) Subject: pcmcia: don't call flush_scheduled_work() spuriously X-Git-Tag: v2.6.37-rc1~189^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97299c726881603f44c30be8718c24015e7a4676;p=pandora-kernel.git pcmcia: don't call flush_scheduled_work() spuriously au100_generic and soc_common call flush_scheduled_work() spuriously. Remove them. This is to prepare for the deprecation and removal of flush_scheduled_work(). Signed-off-by: Tejun Heo Signed-off-by: Dominik Brodowski --- Reading git-diff-tree failed