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:
a9366e6
)
hwmon: (s3c-hwmon) Ignore invalid divider settings
author
Ben Dooks
<ben@simtec.co.uk>
Mon, 16 Nov 2009 11:45:39 +0000
(12:45 +0100)
committer
Jean Delvare
<khali@linux-fr.org>
Mon, 16 Nov 2009 11:45:39 +0000
(12:45 +0100)
Avoid registering channels that have zero divider settings in them, as this
will only lead to kernel OOPS from divide-by-zero when the sysfs entry is
read.
Signed-off-by: Ben Dooks <ben@simtec.co.uk>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
No differences found