From: Lee Jones Date: Thu, 20 Mar 2014 09:20:56 +0000 (+0000) Subject: mtd: st_spi_fsm: Prepare default sequences for read/write/erase X-Git-Tag: v3.15-rc1~65^2~26 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4eb3f0d8f70b667f8a59cc4f74003884562ef17f;p=pandora-kernel.git mtd: st_spi_fsm: Prepare default sequences for read/write/erase Most chips require a predefined set of FSM message sequences for read, write and erase operations. This patch provides a way to set them up, which it will do so if a chip specific initialisation routine isn't been provided. Acked-by Angus Clark Signed-off-by: Lee Jones Signed-off-by: Brian Norris --- Reading git-diff-tree failed