From: Shuah Khan Date: Sun, 20 May 2012 23:24:28 +0000 (-0600) Subject: x86/pci-calgary_64.c: Remove obsoleted simple_strtoul() usage X-Git-Tag: v3.5-rc1~130^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74bc491795420254f8b9c782ec654c9ba005d3ac;p=pandora-kernel.git x86/pci-calgary_64.c: Remove obsoleted simple_strtoul() usage Change calgary_parse_options() to call kstrtoul() instead of calling obsoleted simple_strtoul(). Signed-off-by: Shuah Khan Acked-by: Muli Ben-Yehuda Cc: jdmason@kudzu.us Link: http://lkml.kernel.org/r/1337556268.3126.5.camel@lorien2 Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed