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:
45fcac1
)
mfd: sec-core: Remove explicit call to mfd_remove_devices
author
Leon Romanovsky
<leon@leon.nu>
Wed, 15 May 2013 15:00:48 +0000
(18:00 +0300)
committer
Samuel Ortiz
<sameo@linux.intel.com>
Tue, 11 Jun 2013 17:27:51 +0000
(19:27 +0200)
In case mfd_add_devices will fail, it will call to mfd_remove_devices
by itself and return non-zero value.
Signed-off-by: Leon Romanovsky <leon@leon.nu>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
No differences found