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:
544089a
)
sh: sh7722: fix Oops: remove empty clock entries
author
Guennadi Liakhovetski
<g.liakhovetski@gmx.de>
Wed, 23 Nov 2011 21:53:46 +0000
(22:53 +0100)
committer
Paul Mundt
<lethal@linux-sh.org>
Thu, 24 Nov 2011 07:00:03 +0000
(16:00 +0900)
Unused indices produce empty entries in the clock array, which then lead to
Oopses at boot-time.
Reported-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found