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:
7613c50
)
ASoC: tegra: use devm_ APIs in SPDIF driver
author
Stephen Warren
<swarren@nvidia.com>
Fri, 6 Apr 2012 17:14:04 +0000
(11:14 -0600)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Fri, 6 Apr 2012 17:22:06 +0000
(18:22 +0100)
The devm_ APIs remove the need to manually clean up allocations,
thus removing some code.
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found