linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Vaibhav Hiremath <hvaibhav@ti.com>
To: linux-omap@vger.kernel.org
Cc: tony@atomide.com, khilman@ti.com, Vaibhav Hiremath <hvaibhav@ti.com>
Subject: [PATCH-V3 0/2] arm:omap:cleanup & split omap2/3/4_check_revision function
Date: Mon, 19 Dec 2011 15:50:13 +0530	[thread overview]
Message-ID: <1324290015-12679-1-git-send-email-hvaibhav@ti.com> (raw)

Change log:
==========
Changes from V2:
	- Split the patch to make it more readable.
	- Make omap3_cpuinfo void funtion, since cpu_rev is global now.

Changes from V1:
	- Incorporated suggessions from Tony to split the function

Vaibhav Hiremath (2):
  arm:omap: Make cpu_rev static global variable
  arm:omap: cleanup & split omap2/3/4_check_revision function

 arch/arm/mach-omap2/id.c              |  186 ++++++++++++++-------------------
 arch/arm/mach-omap2/io.c              |    9 ++-
 arch/arm/plat-omap/include/plat/cpu.h |    7 +-
 3 files changed, 92 insertions(+), 110 deletions(-)


             reply	other threads:[~2011-12-19 10:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-19 10:20 Vaibhav Hiremath [this message]
2011-12-19 10:20 ` [PATCH-V3 1/2] arm:omap: Make cpu_rev static global variable Vaibhav Hiremath
2011-12-19 10:20 ` [PATCH-V3 2/2] arm:omap: cleanup & split omap2/3/4_check_revision function Vaibhav Hiremath
2011-12-19 23:51   ` Tony Lindgren
2011-12-20  4:38     ` 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=1324290015-12679-1-git-send-email-hvaibhav@ti.com \
    --to=hvaibhav@ti.com \
    --cc=khilman@ti.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=tony@atomide.com \
    /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).