From d31ad46f58e89fdb9f5b902aa7cc29689e123dde Mon Sep 17 00:00:00 2001 From: Axel Lin Date: Thu, 13 Feb 2014 10:18:15 +0800 Subject: [PATCH] spi: sun6i: Fix define for SUN6I_TFR_CTL_CS_MASK Current code in sun6i_spi_set_cs() actually clears CPHA and CPOL bits which is obvious wrong. The define for SUN6I_TFR_CTL_CS_MASK is wrong. Fix it. Signed-off-by: Axel Lin Acked-by: Maxime Ripard Signed-off-by: Mark Brown --- Reading git-format-patch failed