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:
bf3dbe5
)
ASoC: Fix WM8753 DAIs unregistering
author
Paul Fertser
<fercerpav@gmail.com>
Sun, 15 Feb 2009 23:49:41 +0000
(
02:49
+0300)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Tue, 17 Feb 2009 14:29:54 +0000
(14:29 +0000)
WM8753 uses a tricky way to switch DAIs "on the fly", for that it
registers 2 dummy DAIs and substitutes them depending on mixer control.
List element of registered dummy DAIs should be preserved to allow
unregistering of DAIs on module unload.
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found