]> git.baikalelectronics.ru Git - kernel.git/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)
commit039b5642b98a1be1779e3b0e894c8404d2170bb3
treeafc47c1ce1096ba002cc8f06ae41cce88e8cea11
parent2a4d5998c6295e3baccd17a964f4e10340f16f5f
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