Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 143545
b: refs/heads/master
c: bd9d074
h: refs/heads/master
i:
  143543: ef4fa0d
v: v3
  • Loading branch information
Mike Rapoport authored and Eric Miao committed Apr 14, 2009
1 parent db62c7f commit 7a18f72
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 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: efb12cd20ace78aca03304f356f9c9c0c9ca3f66
refs/heads/master: bd9d074098afb5f8693306d22aaf005bfb50d8f7
5 changes: 3 additions & 2 deletions trunk/arch/arm/mach-pxa/em-x270.c
Original file line number Diff line number Diff line change
Expand Up @@ -644,8 +644,9 @@ static struct pxa2xx_spi_master em_x270_spi_info = {
};

static struct pxa2xx_spi_chip em_x270_tdo24m_chip = {
.rx_threshold = 1,
.tx_threshold = 1,
.rx_threshold = 1,
.tx_threshold = 1,
.gpio_cs = -1,
};

static struct tdo24m_platform_data em_x270_tdo24m_pdata = {
Expand Down

0 comments on commit 7a18f72

Please sign in to comment.