From: Fabio Estevam Date: Wed, 22 Jun 2011 12:25:28 +0000 (-0300) Subject: ARM: mach-imx/mx27_3ds: Do not annotate the chip select as internal X-Git-Tag: v3.1-rc1~248^2~1^3~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d2385ab2532f3a8e2b9d195c006c07919555c31;p=pandora-kernel.git ARM: mach-imx/mx27_3ds: Do not annotate the chip select as internal On the i.MX SPI driver the chipselect pins can be of the following types: - internal: when the chipselect pin is used as a dedicated CS pin of the CSPI controller - GPIO: a generic GPIO can be used as a chipselect funtion On the mx27_3ds the SPI2 chip select is a GPIO, so don't annotate 'internal' in the chip select definition. Signed-off-by: Fabio Estevam Signed-off-by: Sascha Hauer --- Reading git-diff-tree failed