From: Anatolij Gustschin Date: Thu, 16 Dec 2010 22:42:18 +0000 (+0100) Subject: mtd: initialize writebufsize in the MTD object of a partition X-Git-Tag: v2.6.38-rc1~21^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fa33ac0a7e24a1b8bd71be5c47a17423c62fbda;p=pandora-kernel.git mtd: initialize writebufsize in the MTD object of a partition Propagate the writebufsize to the partition's MTD object so that UBI can set correct value for it's minimal I/O size using the writebufsize field of MTD object of the partition. By previous patches we added proper writebufsize field initialization. Next patch can now change UBI to use this field for setting the minimal I/O size. Signed-off-by: Anatolij Gustschin Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed