From: Daniel Walter Date: Fri, 8 Aug 2014 21:23:52 +0000 (-0700) Subject: arch/arm/mach-omap2: replace strict_strto* with kstrto* X-Git-Tag: omap-for-v3.17/fixes-against-rc2~116^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=056610ac140ea4775d8855989c4316017ed3bd0a;p=pandora-kernel.git arch/arm/mach-omap2: replace strict_strto* with kstrto* Replace obsolete strict_strto call with kstrto calls. Simplify copy_from_user/strict_strto by using kstrto_from_user Signed-off-by: Daniel Walter Cc: Tony Lindgren Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed