From: Ramkumar Ramachandra Date: Tue, 1 Apr 2014 00:42:42 +0000 (-0400) Subject: avr32: replace simple_strtoul() with kstrtoul() X-Git-Tag: v3.15-rc1~160^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c3b7df4ed541f934e7aad7a52aee12d44b9c2ff;p=pandora-kernel.git avr32: replace simple_strtoul() with kstrtoul() simple_strtoul() is marked for obsoletion; use the newer and more pleasant kstrtoul() in its place. Cc: Alexey Dobriyan Cc: Haavard Skinnemoen Cc: Hans-Christian Egtvedt Signed-off-by: Ramkumar Ramachandra Signed-off-by: Hans-Christian Egtvedt --- Reading git-diff-tree failed