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:
b290750
)
ASoC: Remove redundant codec pointer from DAIs
author
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Tue, 5 May 2009 09:27:38 +0000
(10:27 +0100)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Tue, 5 May 2009 09:27:38 +0000
(10:27 +0100)
The DAI structure has two pointers to the codec, one in the body of the
DAI and one in a union for a parent pointer. Drop the parent pointer
version.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found