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:
7171511
)
ACPI: use kstrto*() instead of simple_strto*()
author
Christoph Jaeger
<christophjaeger@linux.com>
Fri, 13 Jun 2014 19:49:58 +0000
(21:49 +0200)
committer
Rafael J. Wysocki
<rafael.j.wysocki@intel.com>
Tue, 17 Jun 2014 12:01:56 +0000
(14:01 +0200)
simple_strto*() are obsolete; use kstrto*() instead. Add proper error
checking.
Signed-off-by: Christoph Jaeger <christophjaeger@linux.com>
Acked-by: David Rientjes <rientjes@google.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
No differences found