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:
3ffc9ce
)
gpio: Fix uninitialized variable bit in adp5588_irq_handler
author
Axel Lin
<axel.lin@gmail.com>
Fri, 6 Apr 2012 12:37:43 +0000
(20:37 +0800)
committer
Grant Likely
<grant.likely@secretlab.ca>
Tue, 10 Apr 2012 20:20:55 +0000
(14:20 -0600)
The variable 'bit' is uninitialized in the first iteration of for
loop. Fix it.
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
drivers/gpio/gpio-adp5588.c
patch
|
blob
|
history
diff --cc
drivers/gpio/gpio-adp5588.c
Simple merge