Home
last modified time | relevance | path

Searched hist:d31ad46f58e89fdb9f5b902aa7cc29689e123dde (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/spi/
H A Dspi-sun6i.cdiff d31ad46f58e89fdb9f5b902aa7cc29689e123dde Wed Feb 12 20:18:15 CST 2014 Axel Lin <axel.lin@ingics.com> 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 <axel.lin@ingics.com>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Mark Brown <broonie@linaro.org>