Title: [8629] trunk/arch/blackfin/mach-bf537/boards/stamp.c: fix ad2s90 spi mode in board file
- Revision
- 8629
- Author
- bhsong
- Date
- 2010-04-12 01:04:15 -0400 (Mon, 12 Apr 2010)
Log Message
fix ad2s90 spi mode in board file
Modified Paths
Diff
Modified: trunk/arch/blackfin/mach-bf537/boards/stamp.c (8628 => 8629)
--- trunk/arch/blackfin/mach-bf537/boards/stamp.c 2010-04-09 10:19:20 UTC (rev 8628)
+++ trunk/arch/blackfin/mach-bf537/boards/stamp.c 2010-04-12 05:04:15 UTC (rev 8629)
@@ -1076,6 +1076,7 @@
.modalias = "ad2s90",
.bus_num = 0,
.chip_select = 3, /* change it for your board */
+ .mode = SPI_MODE_3,
.platform_data = NULL,
.controller_data = &ad2s90_spi_chip_info,
},
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits