Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 303400
b: refs/heads/master
c: aa8f6ce
h: refs/heads/master
v: v3
  • Loading branch information
Shubhrajyoti D authored and Paul Walmsley committed May 8, 2012
1 parent 8d77cc4 commit d2136b2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 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: 1c2badc1617661632034d8be5d22c8637b626cb7
refs/heads/master: aa8f6cefa1e0ba79deaf76c5a790ad167659c311
3 changes: 2 additions & 1 deletion trunk/arch/arm/mach-omap2/omap_hwmod_44xx_data.c
Original file line number Diff line number Diff line change
Expand Up @@ -1487,7 +1487,8 @@ static struct omap_hwmod_class omap44xx_i2c_hwmod_class = {
};

static struct omap_i2c_dev_attr i2c_dev_attr = {
.flags = OMAP_I2C_FLAG_BUS_SHIFT_NONE,
.flags = OMAP_I2C_FLAG_BUS_SHIFT_NONE |
OMAP_I2C_FLAG_RESET_REGS_POSTIDLE,
};

/* i2c1 */
Expand Down

0 comments on commit d2136b2

Please sign in to comment.