From: Andy Shevchenko Date: Thu, 24 Sep 2009 10:58:09 +0000 (-0300) Subject: V4L/DVB (13231): pwc: Use kernel's simple_strtol() X-Git-Tag: v2.6.33-rc1~338^2~203 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d8d7762d75d36a08a4a5c3d3f1c301f76cb8f56;p=pandora-kernel.git V4L/DVB (13231): pwc: Use kernel's simple_strtol() Change own implementation of pwc_atoi() by simple_strtol(x, NULL, 10). Signed-off-by: Andy Shevchenko Acked-by: Pekka Enberg Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed