Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 210508
b: refs/heads/master
c: 4deb22a
h: refs/heads/master
v: v3
  • Loading branch information
Nicolas Ferre committed Sep 10, 2010
1 parent 7646647 commit be049bf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 64d72bbeeb68b536a27319471f212d413f58bf6f
refs/heads/master: 4deb22a6001eb0d4058295c3645c36190a0ec603
6 changes: 2 additions & 4 deletions trunk/arch/arm/mach-at91/board-sam9261ek.c
Original file line number Diff line number Diff line change
Expand Up @@ -351,16 +351,14 @@ static struct spi_board_info ek_spi_devices[] = {
};

#else /* CONFIG_SPI_ATMEL_* */
/* spi0 and mmc/sd share the same PIO pins: cannot be used at the same time */

/*
* MCI (SD/MMC)
* spi0 and mmc/sd share the same PIO pins: cannot be used at the same time
* det_pin, wp_pin and vcc_pin are not connected
*/
static struct at91_mmc_data __initdata ek_mmc_data = {
.wire4 = 1,
// .det_pin = ... not connected
// .wp_pin = ... not connected
// .vcc_pin = ... not connected
};

#endif /* CONFIG_SPI_ATMEL_* */
Expand Down

0 comments on commit be049bf

Please sign in to comment.