Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 353151
b: refs/heads/master
c: f038fca
h: refs/heads/master
i:
  353149: 82d6b64
  353147: baf8ad1
  353143: e0d12e6
  353135: 4e4df40
  353119: 70cfa72
  353087: d767105
  353023: c7fb17e
v: v3
  • Loading branch information
David Henningsson authored and Takashi Iwai committed Jan 15, 2013
1 parent 19aed14 commit b486281
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 52fd5cbc9bef6a2e20bfbdae771498ef97c67b34
refs/heads/master: f038fcaca827a2330d502a5d653ab639419f45db
2 changes: 1 addition & 1 deletion trunk/sound/pci/hda/hda_codec.c
Original file line number Diff line number Diff line change
Expand Up @@ -3794,7 +3794,7 @@ static void hda_mark_cmd_cache_dirty(struct hda_codec *codec)
}
for (i = 0; i < codec->amp_cache.buf.used; i++) {
struct hda_amp_info *amp;
amp = snd_array_elem(&codec->cmd_cache.buf, i);
amp = snd_array_elem(&codec->amp_cache.buf, i);
amp->head.dirty = 1;
}
}
Expand Down

0 comments on commit b486281

Please sign in to comment.