Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 232082
b: refs/heads/master
c: 15d2e22
h: refs/heads/master
v: v3
  • Loading branch information
Mike Frysinger authored and Mark Brown committed Jan 18, 2011
1 parent 0cc6f13 commit 661925b
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: 379c4bf1d6e184ecb8ff72f83b7c81588cfa18f8
refs/heads/master: 15d2e22b820bad62854d6ad99d8af8320adf4a91
2 changes: 1 addition & 1 deletion trunk/sound/soc/blackfin/bf5xx-tdm.c
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ static int bf5xx_tdm_set_channel_map(struct snd_soc_dai *dai,
#ifdef CONFIG_PM
static int bf5xx_tdm_suspend(struct snd_soc_dai *dai)
{
struct sport_device *sport = dai->private_data;
struct sport_device *sport = snd_soc_dai_get_drvdata(dai);

if (!dai->active)
return 0;
Expand Down

0 comments on commit 661925b

Please sign in to comment.