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:
e4e9e05
)
ASoC: Dynamically allocate the rtd device for a non-empty release()
author
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Sat, 7 Jan 2012 01:12:45 +0000
(17:12 -0800)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Tue, 10 Jan 2012 22:53:56 +0000
(14:53 -0800)
The device model needs a release() function so it can free devices when
they become dereferenced. Do that for rtds.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found