From: Johannes Thumshirn Date: Wed, 27 Jun 2012 19:26:02 +0000 (+0200) Subject: staging: line6: Changed strict_strtoul() to kstrtou8() in pod_set_channel() X-Git-Tag: v3.6-rc1~100^2~397 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4fb7d53869f848fcef91fc6b571e0e8f6e835ce;p=pandora-kernel.git staging: line6: Changed strict_strtoul() to kstrtou8() in pod_set_channel() Changed strict_strtoul() to kstrtou() in pod_set_channel() to take changes in pod_send_channel() into account. Signed-off-by: Johannes Thumshirn Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed