]> Pileus Git - ~andy/linux/commit
sh: mach-rsk: Update for parse_mtd_partitions() fallout.
authorPaul Mundt <lethal@linux-sh.org>
Thu, 12 Jan 2012 04:47:42 +0000 (13:47 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 12 Jan 2012 04:47:42 +0000 (13:47 +0900)
commit603129afe6f8174c6305498dd5903304c41cd00d
treeafc47c1ce1096ba002cc8f06ae41cce88e8cea11
parentb1bdd255661369cb6eb90b6e181169b5e6d0f9b6
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>
arch/sh/boards/mach-rsk/setup.c