From: H Hartley Sweeten Date: Fri, 24 May 2013 23:28:44 +0000 (-0700) Subject: misc/ep93xx_pwm: use kstrtol instead of strict_strtol X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~75^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4b05d1262c1f79ff07e9baceccbf3398846b8c0;p=pandora-kernel.git misc/ep93xx_pwm: use kstrtol instead of strict_strtol strict_strtol is deprecated in favor of kstrtol. Signed-off-by: H Hartley Sweeten Acked-by: Arnd Bergmann Reviewed-by: Ryan Mallon Cc: Matthieu Crapet Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed