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:
9dffe2a
)
mfd: WM8350 off by one bug
author
Dan Carpenter
<error27@gmail.com>
Tue, 5 Jan 2010 13:59:06 +0000
(13:59 +0000)
committer
Samuel Ortiz
<sameo@linux.intel.com>
Mon, 18 Jan 2010 11:30:26 +0000
(12:30 +0100)
If irq == WM8350_NUM_IRQ that would put us past the end of the array.
Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
No differences found