From: Brian Walsh Date: Fri, 22 Sep 2006 09:16:16 +0000 (+0100) Subject: [MTD] Fix ixp4xx partition parsing. X-Git-Tag: v2.6.19-rc1~1299^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f40a6f1cc7fe522e51e1ac4c7ab3035a434f2cef;p=pandora-kernel.git [MTD] Fix ixp4xx partition parsing. If the amount of flash is not divisible by 2 then the mask in parse_mtd_partitions would fail to work as designed. Passing in the base address corrects this problem. Signed-off-by: Brian Walsh Cc: Deepak Sanexa Cc: Thomas Gleixner Signed-off-by: Andrew Morton Signed-off-by: David Woodhouse --- Reading git-diff-tree failed