]> git.karo-electronics.de Git - karo-tx-linux.git/commit
PM / sysfs: replace strict_str* with kstrto*
authorDaniel Walter <sahne@0x90.at>
Mon, 22 Oct 2012 23:20:35 +0000 (01:20 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 22 Oct 2012 23:20:35 +0000 (01:20 +0200)
commit86dade18e7c1e3f66a42ea5d9ebb12a0530a8449
treee24d71073f0e262456892210b87a59f6812b1901
parent6f0c0580b70c89094b3422ba81118c7b959c7556
PM / sysfs: replace strict_str* with kstrto*

Replace strict_strtoul() with kstrtoul() in pm_async_store() and
pm_qos_power_write().

[rjw: Modified subject and changelog.]

Signed-off-by: Daniel Walter <sahne@0x90.at>
Acked-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
kernel/power/main.c
kernel/power/qos.c