From 3c8b85b340c7a6b47d50c12c03661c23a5858b88 Mon Sep 17 00:00:00 2001 From: Lee Jones Date: Thu, 20 Mar 2014 09:20:36 +0000 Subject: [PATCH] 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-format-patch failed