commit | 0f64f70e9c029450e38fcc496148ffc9256bf8c1 | [log] [tgz] |
---|---|---|
author | Tejun Heo <tj@kernel.org> | Fri Oct 15 17:04:45 2010 +0200 |
committer | Dominik Brodowski <linux@dominikbrodowski.net> | Sat Oct 16 11:07:07 2010 +0200 |
tree | 89fd2b6678b78fde085450d6ce8f8ab9fc39f09e | |
parent | a5360df9413987ed56ce8cffad678e557eff92e1 [diff] |
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 <tj@kernel.org> Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>