Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 358782
b: refs/heads/master
c: 631056c
h: refs/heads/master
v: v3
  • Loading branch information
Joachim Eastwood authored and Wolfram Sang committed Jan 28, 2013
1 parent 29dfb30 commit f53e801
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2a2897bab2d3d50ab466cf908f03b62801f1ff56
refs/heads/master: 631056c399d2bdf34ee147c99401fee093ee4bfe
3 changes: 3 additions & 0 deletions trunk/drivers/i2c/busses/i2c-at91.c
Original file line number Diff line number Diff line change
Expand Up @@ -584,6 +584,9 @@ static const struct platform_device_id at91_twi_devtypes[] = {
#if defined(CONFIG_OF)
static const struct of_device_id atmel_twi_dt_ids[] = {
{
.compatible = "atmel,at91rm9200-i2c",
.data = &at91rm9200_config,
} , {
.compatible = "atmel,at91sam9260-i2c",
.data = &at91sam9260_config,
} , {
Expand Down

0 comments on commit f53e801

Please sign in to comment.