From 5f3e43dbce2517bb1c5d268816e9fdda68cc5478 Mon Sep 17 00:00:00 2001 From: Peter Ujfalusi Date: Fri, 26 May 2006 16:27:32 -0700 Subject: [PATCH] [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-format-patch failed