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:
ded71dc
)
ASoC: fsl: Fix error handling if platform_device_add fails
author
Axel Lin
<axel.lin@gmail.com>
Tue, 20 Sep 2011 07:09:00 +0000
(15:09 +0800)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Tue, 20 Sep 2011 11:58:59 +0000
(12:58 +0100)
Call platform_device_put() instead of platform_device_unregister() if
platform_device_add() fails.
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Acked-by: Liam Girdwood <lrg@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found