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:
d770e55
)
ASoC: uda134x: Move state struct allocation to bus probe
author
Lars-Peter Clausen
<lars@metafoo.de>
Mon, 13 Jul 2015 10:26:45 +0000
(12:26 +0200)
committer
Mark Brown
<broonie@kernel.org>
Mon, 13 Jul 2015 10:51:35 +0000
(11:51 +0100)
Resource allocations should be done in the bus probe rather than the CODEC
probe. Move the allocation of the drivers state struct there.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
No differences found