On 2/10/2010 1:58 AM, Andy Shevchenko wrote:
From: Andy Shevchenko<ext-andriy.shevchenko@xxxxxxxxx> Try to use simple_strtoul() kernel native method instead. However, there are opened questions: - why type of Atoi() is s32 if the sign is used only to detect base? - should we really to check hex integers like DEAD0123h? - how many spaces could lead token? Signed-off-by: Andy Shevchenko<ext-andriy.shevchenko@xxxxxxxxx>
Acked-by: Omar Ramirez Luna <omar.ramirez@xxxxxx> Pushed to dspbridge - omar -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html