From: Lee Jones Date: Thu, 20 Mar 2014 09:20:55 +0000 (+0000) Subject: mtd: st_spi_fsm: Supply the N25Qxxx chip specific configuration call-back X-Git-Tag: v3.15-rc1~65^2~27 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=218b870f906b609d37737ee176dc4fcba86163d4;p=pandora-kernel.git mtd: st_spi_fsm: Supply the N25Qxxx chip specific configuration call-back In the FSM driver we handle chip differences by providing the possibility of calling back into a chip specific initialisation routine. In this patch we provide one for the N25Qxxx series, which endeavours to setup things like the read, write and erase sequences, as they differ from the default. We also configure 32bit support and the amount of dummy cycles to use. Acked-by Angus Clark Signed-off-by: Lee Jones Signed-off-by: Brian Norris --- Reading git-diff-tree failed