From: Tony Lindgren <tony@atomide.com>
To: Vaibhav Hiremath <hvaibhav@ti.com>
Cc: linux-omap@vger.kernel.org, khilman@ti.com
Subject: Re: [PATCH-V2] arm:omap: cleanup & split omap2/3/4_check_revision function
Date: Fri, 16 Dec 2011 17:27:31 -0800 [thread overview]
Message-ID: <20111217012730.GD6464@atomide.com> (raw)
In-Reply-To: <1324037006-31984-1-git-send-email-hvaibhav@ti.com>
* Vaibhav Hiremath <hvaibhav@ti.com> [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 <hvaibhav@ti.com>
> ---
> 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
next prev parent reply other threads:[~2011-12-17 1:27 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-16 12:03 [PATCH-V2] arm:omap: cleanup & split omap2/3/4_check_revision function Vaibhav Hiremath
2011-12-17 1:27 ` Tony Lindgren [this message]
2011-12-17 16:08 ` Hiremath, Vaibhav
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20111217012730.GD6464@atomide.com \
--to=tony@atomide.com \
--cc=hvaibhav@ti.com \
--cc=khilman@ti.com \
--cc=linux-omap@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).