git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f0e252
)
ASoC: Fix AC'97 registration unwind
author
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Mon, 13 Dec 2010 17:03:27 +0000
(17:03 +0000)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Mon, 13 Dec 2010 17:35:41 +0000
(17:35 +0000)
soc_unregister_ac97_dai_link() takes a CODEC as an argument, not a
rtd like the registration function, so give it what it's looking for.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
No differences found