All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kevin Hilman <khilman@deeprootsystems.com>
To: Nishanth Menon <nm@ti.com>
Cc: linux-omap <linux-omap@vger.kernel.org>,
	Eduardo Valentin <eduardo.valentin@nokia.com>,
	Paul Walmsley <paul@pwsan.com>, Rajendra Nayak <rnayak@ti.com>,
	Sanjeev Premi <premi@ti.com>, Thara Gopinath <thara@ti.com>,
	Tony Lindgren <tony@atomide.com>
Subject: Re: [PM-OPP][PATCH v2 1/2] omap: pm: opp: remove opp_id
Date: Wed, 11 Aug 2010 16:46:06 -0700	[thread overview]
Message-ID: <87aaos1znl.fsf@deeprootsystems.com> (raw)
In-Reply-To: <1281494623-11232-1-git-send-email-nm@ti.com> (Nishanth Menon's message of "Tue, 10 Aug 2010 21:43:43 -0500")

Nishanth Menon <nm@ti.com> writes:

> Remove the concept of opp_id now that SRF is gone from pm branch
> the new framework should exist on silicon variants without the
> notion of opp ids
>
> This also removes the deprecated functions opp_get_opp_id and
> opp_find_by_opp_id.
>
> Cc: Eduardo Valentin <eduardo.valentin@nokia.com>
> Cc: Kevin Hilman <khilman@deeprootsystems.com>
> Cc: Paul Walmsley <paul@pwsan.com>
> Cc: Rajendra Nayak <rnayak@ti.com>
> Cc: Sanjeev Premi <premi@ti.com>
> Cc: Thara Gopinath <thara@ti.com>
> Cc: Tony Lindgren <tony@atomide.com>
>
> Signed-off-by: Nishanth Menon <nm@ti.com>
> ---
> v1: original patch https://patchwork.kernel.org/patch/118723/
> v2: I missed cleaning up opp_add properly :( (I should have removed
>   the variable i and removed the list walk for renumbering..) apologies
>   on the spam..
> Note: for folks using SRF, you'd have to revert this patch
>
>  arch/arm/plat-omap/include/plat/opp.h |   15 ---------
>  arch/arm/plat-omap/opp.c              |   52 ---------------------------------
>  2 files changed, 0 insertions(+), 67 deletions(-)

I squashed this into patch 1 in pm-opp and also removed the references
to to the deprecated functions in Documentation/arm/OMAP/omap_pm.

Kevin

  reply	other threads:[~2010-08-11 23:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <[PM-OPP][PATCH 1/2] omap: pm: opp: remove opp_id>
2010-08-11  2:43 ` [PM-OPP][PATCH v2 1/2] omap: pm: opp: remove opp_id Nishanth Menon
2010-08-11 23:46   ` Kevin Hilman [this message]
2010-08-12  1:36     ` Nishanth Menon

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=87aaos1znl.fsf@deeprootsystems.com \
    --to=khilman@deeprootsystems.com \
    --cc=eduardo.valentin@nokia.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=nm@ti.com \
    --cc=paul@pwsan.com \
    --cc=premi@ti.com \
    --cc=rnayak@ti.com \
    --cc=thara@ti.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.