Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 142697
b: refs/heads/master
c: 4ac5c61
h: refs/heads/master
i:
  142695: 8406ea1
v: v3
  • Loading branch information
Mark Brown committed Apr 2, 2009
1 parent 4498674 commit ad15ad5
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: 64ab9baa00fa99070da993f00173c35a8e99abfa
refs/heads/master: 4ac5c61f0fc9b01946911a52d827f67947ab01a8
2 changes: 1 addition & 1 deletion trunk/sound/soc/soc-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ static int soc_ac97_dev_register(struct snd_soc_codec *codec)
int err;

codec->ac97->dev.bus = &ac97_bus_type;
codec->ac97->dev.parent = NULL;
codec->ac97->dev.parent = codec->card->dev;
codec->ac97->dev.release = soc_ac97_device_release;

dev_set_name(&codec->ac97->dev, "%d-%d:%s",
Expand Down

0 comments on commit ad15ad5

Please sign in to comment.