From: Jingoo Han Date: Fri, 19 Jul 2013 07:24:59 +0000 (+0900) Subject: ALSA: replace strict_strto*() with kstrto*() X-Git-Tag: v3.12-rc1~150^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b785a492c6eef578520594d5c4d6e9f2cb47cbeb;p=pandora-kernel.git ALSA: replace strict_strto*() with kstrto*() The usage of strict_strto*() is not preferred, because strict_strto*() is obsolete. Thus, kstrto*() should be used. Signed-off-by: Jingoo Han Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed