Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 106483
b: refs/heads/master
c: 13c2108
h: refs/heads/master
i:
  106481: 3273ca9
  106479: 0de8ae5
v: v3
  • Loading branch information
Adrian Bunk authored and Takashi Iwai committed Jul 27, 2008
1 parent c5470c0 commit d461076
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 6aa1e464453e398e4ab12558777fb10cff8a284d
refs/heads/master: 13c2108de4437771a77f775fe33e9a33c53a8a14
4 changes: 2 additions & 2 deletions trunk/sound/pci/ac97/ac97_patch.c
Original file line number Diff line number Diff line change
Expand Up @@ -3381,8 +3381,8 @@ static struct snd_kcontrol *snd_ac97_find_mixer_ctl(struct snd_ac97 *ac97,
}

/* create a virtual master control and add slaves */
int snd_ac97_add_vmaster(struct snd_ac97 *ac97, char *name,
const unsigned int *tlv, const char **slaves)
static int snd_ac97_add_vmaster(struct snd_ac97 *ac97, char *name,
const unsigned int *tlv, const char **slaves)
{
struct snd_kcontrol *kctl;
const char **s;
Expand Down

0 comments on commit d461076

Please sign in to comment.