From: Lee Jones Date: Thu, 20 Mar 2014 09:20:36 +0000 (+0000) Subject: mtd: st_spi_fsm: Supply framework for device requests X-Git-Tag: v3.15-rc1~65^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c8b85b340c7a6b47d50c12c03661c23a5858b88;p=pandora-kernel.git mtd: st_spi_fsm: Supply framework for device requests The FSM hardware works by setting a predetermined sequence of register writes. Rather than open coding them inside each functional block we're going to define them in a series of formatted 'sequence structures'. This patch provides the framework which shall be used for every action. Acked-by Angus Clark Signed-off-by: Lee Jones Signed-off-by: Brian Norris --- Reading git-diff-tree failed