From: Axel Lin Date: Mon, 20 Jan 2014 15:22:07 +0000 (+0800) Subject: spi: nuc900: Set SPI_LSB_FIRST for master->mode_bits if hw->pdata->lsb is true X-Git-Tag: v3.14-rc3~30^2^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7db1588d6028c97c098bb6445eaabc56a25fed8;p=pandora-kernel.git spi: nuc900: Set SPI_LSB_FIRST for master->mode_bits if hw->pdata->lsb is true Otherwise, spi_setup() fails with unsupported mode bits message. Signed-off-by: Axel Lin Signed-off-by: Mark Brown Cc: stable@vger.kernel.org --- Reading git-diff-tree failed