projects
/
platform
/
upstream
/
kernel-adaptation-pc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
895c9c0
)
ASoC: Blackfin: update the bf5xx_i2s_resume parameters
author
Barry Song
<barry.song@analog.com>
Sat, 20 Jun 2009 15:29:57 +0000
(11:29 -0400)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Sat, 20 Jun 2009 18:45:28 +0000
(19:45 +0100)
Latest ASoC only passes snd_soc_dai to the resume function.
Signed-off-by: Barry Song <barry.song@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/blackfin/bf5xx-i2s.c
patch
|
blob
|
history
diff --git
a/sound/soc/blackfin/bf5xx-i2s.c
b/sound/soc/blackfin/bf5xx-i2s.c
index
0e8af48
..
af06904
100644
(file)
--- a/
sound/soc/blackfin/bf5xx-i2s.c
+++ b/
sound/soc/blackfin/bf5xx-i2s.c
@@
-249,8
+249,7
@@
static int bf5xx_i2s_suspend(struct snd_soc_dai *dai)
return 0;
}
-static int bf5xx_i2s_resume(struct platform_device *pdev,
- struct snd_soc_dai *dai)
+static int bf5xx_i2s_resume(struct snd_soc_dai *dai)
{
int ret;
struct sport_device *sport =