From: Per Forlin Date: Mon, 14 Nov 2011 11:04:24 +0000 (+0100) Subject: mmc: mmc_test: align max_seg_size X-Git-Tag: v3.3-rc1~72^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=739c69c964fb4c040df451ef2e4cd6ea4f8b8e2d;p=pandora-kernel.git mmc: mmc_test: align max_seg_size If max_seg_size is unaligned, mmc_test_map_sg() may create sg element sizes that are not aligned with 512 byte. Fix, align max_seg_size at mmc_test_area_init(). Signed-off-by: Per Forlin Signed-off-by: Chris Ball --- Reading git-diff-tree failed