From: Holger Brunck Date: Mon, 24 Jan 2011 16:45:42 +0000 (+0100) Subject: mtd: adapt writebufsize calculation for concat X-Git-Tag: v2.6.39-rc1~40^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=771df61949cf2d6ae9ff07e209c80693cdbc9302;p=pandora-kernel.git mtd: adapt writebufsize calculation for concat If different chips with different writebufsize are concatenated, the writebufsize from the concat device has to be taken from the device with the largest writebuffer. This writebufsize is used later on in the UBI layer for the min I/O size. Signed-off-by: Holger Brunck Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed