Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 120440
b: refs/heads/master
c: ea2da6e
h: refs/heads/master
v: v3
  • Loading branch information
Takashi Iwai committed Nov 6, 2008
1 parent 78b2feb commit dc8e7c5
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: b910d9ae5b370cf5bf9d6a71028119861b6ea8a4
refs/heads/master: ea2da6e898033b9736a26cf588b9ce841a433337
1 change: 1 addition & 0 deletions trunk/sound/pci/hda/hda_codec.c
Original file line number Diff line number Diff line change
Expand Up @@ -901,6 +901,7 @@ static struct hda_cache_head *get_alloc_hash(struct hda_cache_rec *cache,
info = snd_array_new(&cache->buf);
if (!info)
return NULL;
cur = cache->buf.used - 1; /* the last entry */
info->key = key;
info->val = 0;
info->next = cache->hash[idx];
Expand Down

0 comments on commit dc8e7c5

Please sign in to comment.