From: Lee Jones Date: Thu, 20 Mar 2014 09:21:07 +0000 (+0000) Subject: mtd: st_spi_fsm: Convert ST SPI FSM (NOR) Flash driver to new DT partitions X-Git-Tag: v3.15-rc1~65^2~15 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=221cff13cacc55b495bac33bf0f79abe59a6f265;p=pandora-kernel.git mtd: st_spi_fsm: Convert ST SPI FSM (NOR) Flash driver to new DT partitions The old API expected a "partitions" property provided a phandle to a separate partitions node, which itself contained yet more nodes each representing one partition. The new API rids the requirement for the superfluous intermediary partitions node. This patch provides the added information required for automatic parsing by the core. Signed-off-by: Lee Jones Signed-off-by: Brian Norris --- Reading git-diff-tree failed