From: Tomi Valkeinen Date: Mon, 4 Apr 2011 12:40:23 +0000 (+0300) Subject: OMAP: DSS2: Convert simple/strict_strto* to kstrto* X-Git-Tag: v3.0-rc1~166^2~20^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3502ce97f2d2d183735d9fae76b081a634ffd85;p=pandora-kernel.git OMAP: DSS2: Convert simple/strict_strto* to kstrto* Convert simple/strict_strto* functions to kstrto* functions. Only simple cases are converted. simple_strto* uses are still left to places where it is used to parse numbers from a list of numbers. These need some other solution than kstrto*. Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed