From: Josh Date: Mon, 22 Oct 2012 23:30:40 +0000 (+0200) Subject: ACPI: strict_strtoul() and printk() cleanup in acpi_pad X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~88^2~13^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73d4511a5f1e208399b2f7a058b73578c1977611;p=pandora-kernel.git ACPI: strict_strtoul() and printk() cleanup in acpi_pad Replace a few calls to strict_strtoul() in acpi_pad.c with kstrtoul() and use pr_warn() instead of printk() in the same file. [rjw: Modified the subject and changelog.] Signed-off-by: Josh Taylor Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed