Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 81529
b: refs/heads/master
c: acec30f
h: refs/heads/master
i:
  81527: ab4f1cc
v: v3
  • Loading branch information
Pavel Hofman authored and Jaroslav Kysela committed Jan 31, 2008
1 parent 610ae9b commit 36c67e7
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 109c53f840e551d6e99ecfd8b0131a968332c89f
refs/heads/master: acec30ffffe1eee07e3202cff03e7ca8350d250f
1 change: 1 addition & 0 deletions trunk/sound/pci/ice1712/ice1724.c
Original file line number Diff line number Diff line change
Expand Up @@ -1958,6 +1958,7 @@ unsigned char snd_vt1724_read_i2c(struct snd_ice1712 *ice,
unsigned char val;

mutex_lock(&ice->i2c_mutex);
wait_i2c_busy(ice);
outb(addr, ICEREG1724(ice, I2C_BYTE_ADDR));
outb(dev & ~VT1724_I2C_WRITE, ICEREG1724(ice, I2C_DEV_ADDR));
wait_i2c_busy(ice);
Expand Down

0 comments on commit 36c67e7

Please sign in to comment.