From: Daniel Ribeiro Date: Wed, 17 Jun 2009 23:26:06 +0000 (-0700) Subject: pxa2xx_spi: fix for SPI_CS_HIGH X-Git-Tag: v2.6.31-rc1~264 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50e0a7bd02f95be95ac03299b0356ba6400d1c6d;p=pandora-kernel.git pxa2xx_spi: fix for SPI_CS_HIGH Commit a7bb3909b3293d503211d7f6af8ed62c1644b686 ("spi: pxa2xx_spi: introduce chipselect GPIO to simplify the common cases") introduces chipselect GPIO, and configures the CS polarity using SPI_CS_HIGH spi->mode flag. Add SPI_CS_HIGH to the allowed modes. Signed-off-by: Daniel Ribeiro Signed-off-by: David Brownell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed