Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 347056
b: refs/heads/master
c: 554c967
h: refs/heads/master
v: v3
  • Loading branch information
Shubhrajyoti D authored and Wolfram Sang committed Nov 14, 2012
1 parent 552f49f commit f4d37b2
Show file tree
Hide file tree
Showing 2 changed files with 2 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: d6c842ad564c336d62d3d5777c520454f1473b8c
refs/heads/master: 554c96744afd169886bd6fc2736fb0d9aaf634e8
3 changes: 1 addition & 2 deletions trunk/drivers/i2c/busses/i2c-omap.c
Original file line number Diff line number Diff line change
Expand Up @@ -1327,8 +1327,7 @@ static int omap_i2c_runtime_resume(struct device *dev)
if (!_dev->regs)
return 0;

if (_dev->flags & OMAP_I2C_FLAG_RESET_REGS_POSTIDLE)
__omap_i2c_init(_dev);
__omap_i2c_init(_dev);

return 0;
}
Expand Down

0 comments on commit f4d37b2

Please sign in to comment.