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:
d6f620a
)
mmc: mvsdio: use devm_ API to simplify/correct error paths.
author
Andrew Lunn
<andrew@lunn.ch>
Wed, 16 Jan 2013 13:13:56 +0000
(14:13 +0100)
committer
Jason Cooper
<jason@lakedaemon.net>
Wed, 23 Jan 2013 01:08:01 +0000
(
01:08
+0000)
There are a number of bugs in the error paths of this driver. Make
use of devm_ functions to simplify the cleanup on error.
Based on a patch by Russell King.
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
No differences found