From 6a9e7c4c0365e246d85166a5ee04a8dd4dcfada9 Mon Sep 17 00:00:00 2001 From: Frans Meulenbroeks Date: Tue, 10 Jan 2012 15:49:35 +0100 Subject: [PATCH] hwmon: (lm80) fix checkpatch warnings fix: WARNING: simple_strtol is obsolete, use kstrtol instead WARNING: simple_strtoul is obsolete, use kstrtoul instead Signed-off-by: Frans Meulenbroeks [guenter.roeck@ericsson.com: kstrtol->kstrtoul where appropriate] Signed-off-by: Guenter Roeck --- Reading git-format-patch failed