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:
d851273
)
ARM: SAMSUNG: Fix null pointer dereference in ADC driver
author
Maurus Cuelenaere
<mcuelenaere@gmail.com>
Fri, 22 Jan 2010 22:29:16 +0000
(23:29 +0100)
committer
Ben Dooks
<ben-linux@fluff.org>
Tue, 26 Jan 2010 00:50:03 +0000
(09:50 +0900)
ARM: SAMSUNG: Fix null pointer dereference in ADC driver
Use struct adc_device instead of relying on client (which could be
NULL) when checking for SoC type.
Signed-off-by: Maurus Cuelenaere <mcuelenaere@gmail.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
No differences found