[JFFS2] Call summary collector for all mtd devices with writev support
authorFerenc Havasi <havasi@inf.u-szeged.hu>
Fri, 9 Sep 2005 15:12:01 +0000 (16:12 +0100)
committerThomas Gleixner <tglx@mtd.linutronix.de>
Sun, 6 Nov 2005 20:37:07 +0000 (21:37 +0100)
Do the summary collection in the right place. If the device
was not writebuffered but had c->mtd->writev function
(e.g. blkmtd) the summary collector function was not called.

Signed-off-by: Ferenc Havasi <havasi@inf.u-szeged.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

No differences found