Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 90935
b: refs/heads/master
c: 5779586
h: refs/heads/master
i:
  90933: b35a991
  90931: aabe6a3
  90927: 89f54c6
v: v3
  • Loading branch information
Magnus Damm authored and Paul Mundt committed Apr 18, 2008
1 parent 568d42e commit c091178
Show file tree
Hide file tree
Showing 2 changed files with 5 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: 0c6111ecccb33b1a7d79b6daf64c0cc4391ff3fa
refs/heads/master: 577958671eadf5ab1deed66f99cdbe67b502ea66
4 changes: 4 additions & 0 deletions trunk/arch/sh/boards/renesas/migor/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,10 @@ static struct platform_device *migor_devices[] __initdata = {
};

static struct i2c_board_info __initdata migor_i2c_devices[] = {
{
I2C_BOARD_INFO("rtc-rs5c372", 0x32),
.type = "rs5c372b",
},
};

static int __init migor_devices_setup(void)
Expand Down

0 comments on commit c091178

Please sign in to comment.