From: Tejun Heo Date: Fri, 15 Oct 2010 15:04:45 +0000 (+0200) Subject: serial_cs: drop spurious flush_scheduled_work() call X-Git-Tag: v2.6.37-rc1~189^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f64f70e9c029450e38fcc496148ffc9256bf8c1;p=pandora-kernel.git serial_cs: drop spurious flush_scheduled_work() call serial_cs doesn't use the system workqueue. Drop spurious flush_scheduled_work() call. 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