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:
bee460b
)
Platform: Fix error path in samsung-laptop init
author
David Herrmann
<dh.herrmann@googlemail.com>
Tue, 20 Sep 2011 16:16:12 +0000
(09:16 -0700)
committer
Matthew Garrett
<mjg@redhat.com>
Mon, 24 Oct 2011 14:52:35 +0000
(16:52 +0200)
samsung_init() should not return success if not all devices are initialized.
Otherwise, samsung_exit() will dereference sdev NULL pointers and others.
Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
Cc: stable <stable@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
No differences found