From: Peter Ujfalusi Date: Fri, 26 May 2006 23:27:32 +0000 (-0700) Subject: [PATCH] ARM: OMAP: omap2_mcspi: fix for channel configuration and CS X-Git-Tag: v2.6.17-omap1~46 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f3e43dbce2517bb1c5d268816e9fdda68cc5478;p=pandora-kernel.git [PATCH] ARM: OMAP: omap2_mcspi: fix for channel configuration and CS Fix for channel reconfiguration case: once the EPOL, POL or PHA has been configured to 1, further configuration on the channel can't change it to 0. The first CS enable is not needed. The CS will be enabled right before the transfer anyway, if it's not active. Signed-off-by: Peter Ujfalusi Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed