From: Imre Deak Date: Mon, 12 Jun 2006 15:17:33 +0000 (+0300) Subject: ARM: OMAP: SoSSI: fix write / read cycle to tw1 mapping X-Git-Tag: v2.6.17-omap1~37 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0976dc5e2d1501c31a2a33009617516b04b6da6a;p=pandora-kernel.git ARM: OMAP: SoSSI: fix write / read cycle to tw1 mapping A read / write cycle is defined by tw0 + tw1. It was wrongly assumed that the 1 cycle long CS active edge to read / write active edge is part of each cycle, thus we ended up with too low tw1 value -> too short cycle time. Signed-off-by: Imre Deak Signed-off-by: Juha Yrjola --- Reading git-diff-tree failed