Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 374126
b: refs/heads/master
c: 804413f
h: refs/heads/master
v: v3
  • Loading branch information
Manjunathappa, Prakash authored and Sekhar Nori committed Apr 17, 2013
1 parent 915aac9 commit 31da1e1
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 64fa59c472c33beaea659484ff87c6bb7d0ea93f
refs/heads/master: 804413f2dd0bcef6d1aef7c8b3be749be9024eee
4 changes: 2 additions & 2 deletions trunk/drivers/spi/spi-davinci.c
Original file line number Diff line number Diff line change
Expand Up @@ -776,10 +776,10 @@ static int davinci_spi_request_dma(struct davinci_spi *dspi)
#if defined(CONFIG_OF)
static const struct of_device_id davinci_spi_of_match[] = {
{
.compatible = "ti,dm644x-spi",
.compatible = "ti,dm6441-spi",
},
{
.compatible = "ti,da8xx-spi",
.compatible = "ti,da830-spi",
.data = (void *)SPI_VERSION_2,
},
{ },
Expand Down

0 comments on commit 31da1e1

Please sign in to comment.