diff options
author | Tejun Heo <tj@kernel.org> | 2010-12-11 17:51:44 +0100 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2011-01-06 16:17:08 +0100 |
commit | 75c52a49630a478ffe9c1473441779676817fce6 (patch) | |
tree | e43871cd42100f2aebea928105442dc38267dd23 /drivers/mtd/mtdconcat.c | |
parent | mtd: OneNAND: Fix multi block erase support at 4KiB pagesize (diff) | |
download | linux-75c52a49630a478ffe9c1473441779676817fce6.tar.xz linux-75c52a49630a478ffe9c1473441779676817fce6.zip |
mtd: don't use flush_scheduled_work()
flush_scheduled_work() is deprecated and scheduled to be removed.
Directly flush cxt->work_{erase|write} on removal instead.
Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'drivers/mtd/mtdconcat.c')
0 files changed, 0 insertions, 0 deletions