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:
3ccdf5b
)
ASoC: kirkwood-i2s: use devm_* APIs
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Tue, 20 Nov 2012 12:19:33 +0000
(12:19 +0000)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Wed, 21 Nov 2012 01:40:23 +0000
(10:40 +0900)
Simplify the cleanup paths in the driver by using the devm_* APIs,
ensuring that all error paths are correctly checked.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found