* Vaibhav Hiremath <[email protected]> [111216 03:32]:
> This patch doesn't change functionality or behavior of the code
> execution; it barely cleans up the code and splits into SoC
> specific implementation for Rev ID and feature detection.
> 
> Signed-off-by: Vaibhav Hiremath <[email protected]>
> ---
> Changes from V1:
>       - Incorporated suggessions from Tony to split the function

Thanks for working on this, the end result looks much better.

Can you please split it into two or more patches as this patch
is pretty much unreadable unfortunately?

Maybe add empty check_revision functions first or something
like that so the diff stays readable?

Also..

> +static void __init omap3_cpuinfo(const char *cpu_rev)
> +{
> +     const char *cpu_name;

..the _cpuinfo functions can now be void as the cpu_rev
is already set globally?
 
Regards,

Tony
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to