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:
43b4099
)
OMAP clockdomain: if no autodeps exist, don't try to add or remove them
author
Paul Walmsley
<paul@pwsan.com>
Tue, 23 Feb 2010 05:09:35 +0000
(22:09 -0700)
committer
Paul Walmsley
<paul@pwsan.com>
Thu, 25 Feb 2010 00:45:15 +0000
(17:45 -0700)
_clkdm_add_autodeps() and _clkdm_del_autodeps() will attempt to dereference
a NULL pointer if no autodeps were supplied to clkdm_init().
Based on a patch from Roel Kluin <roel.kluin@gmail.com> - thanks Roel.
Signed-off-by: Paul Walmsley <paul@pwsan.com>
Cc: Roel Kluin <roel.kluin@gmail.com>
No differences found