commit | 603129afe6f8174c6305498dd5903304c41cd00d | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Thu Jan 12 13:47:42 2012 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Thu Jan 12 13:47:42 2012 +0900 |
tree | afc47c1ce1096ba002cc8f06ae41cce88e8cea11 | |
parent | b1bdd255661369cb6eb90b6e181169b5e6d0f9b6 [diff] |
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 <lethal@linux-sh.org>