From: Paul Mundt Date: Thu, 12 Jan 2012 04:47:42 +0000 (+0900) Subject: sh: mach-rsk: Update for parse_mtd_partitions() fallout. X-Git-Tag: v3.3-rc1~91^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=603129afe6f8174c6305498dd5903304c41cd00d;p=pandora-kernel.git sh: mach-rsk: Update for parse_mtd_partitions() fallout. The RSK+ setup code was doing some pretty dubious things with parse_mtd_partitions() in order to populate the physmap-flash map platform data. The physmap-flash driver contains all of the functionality that we require already, so simply drop the special casing and pad out the platform data accordingly. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed