public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: Felipe Balbi <me@felipebalbi.com>
To: Felipe Balbi <me@felipebalbi.com>
Cc: linux-omap@vger.kernel.org, Felipe Balbi <felipe.balbi@nokia.com>,
	paul@pwsan.com
Subject: Re: [PATCH 1/3] clk: introduce omap_clk_associate
Date: Thu, 6 Nov 2008 02:53:18 +0200	[thread overview]
Message-ID: <20081106005318.GB21860@frodo> (raw)
In-Reply-To: <20081025200349.GA18177@frodo>

Hi all,

a couple of changes to omap_clk_associate,

On Sat, Oct 25, 2008 at 11:03:50PM +0300, Felipe Balbi wrote:
> > +void omap_clk_associate(const char *id, struct device *dev);

This i changed to omap_clk_associate(struct device *dev, const char *id)
as it looks closer to clk_get().

> > +		list_for_each_entry(d, &p->consumers, node) {

The list_head in struct device was changed to a klist. I already fixed
the patches. Will test them tomorrow afternoon and send the new version
here.

I'll also Cc Greg as there's a symbol from driver core that would be useful
to get it exported.

-- 
balbi

  parent reply	other threads:[~2008-11-06  0:53 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-25 19:55 [PATCH 1/3] clk: introduce omap_clk_associate Felipe Balbi
2008-10-25 19:55 ` [PATCH 2/3] clk: use clk_associate for musb driver Felipe Balbi
2008-10-25 19:55   ` [PATCH 3/3] clk: use clk_associate on watchdog driver Felipe Balbi
2008-10-25 20:03 ` [PATCH 1/3] clk: introduce omap_clk_associate Felipe Balbi
2008-10-28  1:28   ` Felipe Balbi
2008-11-06  0:53   ` Felipe Balbi [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-10-25 19:58 Felipe Balbi
2008-10-06 22:47 [PATCH 0/3] omap_clk_associate Felipe Balbi
2008-10-06 22:47 ` [PATCH 1/3] clk: introduce omap_clk_associate Felipe Balbi
2008-10-14 17:08   ` Paul Walmsley
2008-10-14 17:29     ` Felipe Balbi
2008-10-14 17:47       ` David Brownell
2008-10-14 18:06         ` Felipe Balbi
2008-10-14 20:59           ` Tony Lindgren
2008-10-14 21:09             ` Igor Stoppa
2008-10-14 21:24               ` Tony Lindgren
2008-10-14 21:28                 ` Felipe Balbi
2008-10-15  6:21                 ` Högander Jouni
2008-10-15  7:49                   ` Paul Walmsley
2008-10-15 12:56                     ` Woodruff, Richard
2008-10-15 13:03                     ` Högander Jouni
2008-10-15 13:08                       ` Paul Walmsley
2008-10-15 22:42                       ` Woodruff, Richard
2008-10-15 12:45                   ` Woodruff, Richard
2008-10-16  9:02       ` Paul Walmsley

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=20081106005318.GB21860@frodo \
    --to=me@felipebalbi.com \
    --cc=felipe.balbi@nokia.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=paul@pwsan.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