All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kevin Hilman <khilman@deeprootsystems.com>
To: balbi@ti.com
Cc: "Kalliguddi, Hema" <hemahk@ti.com>,
	"linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>,
	"linux-usb@vger.kernel.org" <linux-usb@vger.kernel.org>,
	"Basak, Partha" <p-basak2@ti.com>,
	Tony Lindgren <tony@atomide.com>,
	"Cousson, Benoit" <b-cousson@ti.com>,
	Paul Walmsley <paul@pwsan.com>
Subject: Re: [PATCH 8/9 v3] usb : musb: Using runtime pm apis for musb.
Date: Fri, 24 Sep 2010 08:01:54 -0700	[thread overview]
Message-ID: <87y6arjicd.fsf@deeprootsystems.com> (raw)
In-Reply-To: <20100924110129.GV8365@legolas.emea.dhcp.ti.com> (Felipe Balbi's message of "Fri, 24 Sep 2010 14:01:30 +0300")

Felipe Balbi <balbi@ti.com> writes:

> Hi,
>
> On Thu, Sep 23, 2010 at 12:33:58PM -0500, Kevin Hilman wrote:
>>I guess that's Felipe's call, but I don't like that option.
>>
>>I think it's cleaner to have the ->set_clock hook be a noop on OMAP and
>>the runtime hooks be noops on the other platforms.
>
> Agreed. We should focus on removing ->set_clock for .38 actually. Is
> DaVinci already using clkdev, Kevin ?

Yes, it was one of the first to convert.

Kevin

  parent reply	other threads:[~2010-09-24 15:01 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-23  0:30 [PATCH 8/9 v3] usb : musb: Using runtime pm apis for musb Hema HK
2010-09-23  6:36 ` Felipe Balbi
     [not found]   ` <20100923063604.GE2563-UiBtZHVXSwEVvW8u9ZQWYwjfymiNCTlR@public.gmane.org>
2010-09-23  7:51     ` Kalliguddi, Hema
     [not found]       ` <E0D41E29EB0DAC4E9F3FF173962E9E94027863D9E5-/tLxBxkBPtCIQmiDNMet8wC/G2K4zDHf@public.gmane.org>
2010-09-23  8:43         ` Kalliguddi, Hema
2010-09-23  8:51       ` Felipe Balbi
2010-09-23 11:11         ` Kalliguddi, Hema
2010-09-23 11:38           ` Felipe Balbi
2010-09-23 15:29     ` Kevin Hilman
     [not found]       ` <87wrqc4gwd.fsf-1D3HCaltpLuhEniVeURVKkEOCMrvLtNR@public.gmane.org>
2010-09-23 15:39         ` Kalliguddi, Hema
2010-09-23 17:33           ` Kevin Hilman
     [not found]             ` <87fwx02wl5.fsf-1D3HCaltpLuhEniVeURVKkEOCMrvLtNR@public.gmane.org>
2010-09-24  8:16               ` Kalliguddi, Hema
2010-09-24  8:43                 ` Felipe Balbi
     [not found]                   ` <20100924084344.GJ8365-UiBtZHVXSwEVvW8u9ZQWYwjfymiNCTlR@public.gmane.org>
2010-09-24  8:53                     ` Kalliguddi, Hema
2010-09-24  9:28                       ` Kalliguddi, Hema
     [not found]                         ` <E0D41E29EB0DAC4E9F3FF173962E9E94027863E128-/tLxBxkBPtCIQmiDNMet8wC/G2K4zDHf@public.gmane.org>
2010-09-24 10:56                           ` Felipe Balbi
2010-09-24 11:00                             ` Kalliguddi, Hema
     [not found]                               ` <E0D41E29EB0DAC4E9F3FF173962E9E94027863E212-/tLxBxkBPtCIQmiDNMet8wC/G2K4zDHf@public.gmane.org>
2010-09-24 11:04                                 ` Felipe Balbi
     [not found]                                   ` <20100924110433.GW8365-UiBtZHVXSwEVvW8u9ZQWYwjfymiNCTlR@public.gmane.org>
2010-09-24 12:09                                     ` Kalliguddi, Hema
2010-09-24 11:01               ` Felipe Balbi
     [not found]                 ` <20100924110129.GV8365-UiBtZHVXSwEVvW8u9ZQWYwjfymiNCTlR@public.gmane.org>
2010-09-24 14:49                   ` Sergei Shtylyov
2010-09-27  6:07                     ` Felipe Balbi
     [not found]                       ` <20100927060738.GB8365-UiBtZHVXSwEVvW8u9ZQWYwjfymiNCTlR@public.gmane.org>
2010-09-27  9:48                         ` Sergei Shtylyov
2010-09-28  6:00                           ` Felipe Balbi
2010-09-24 15:01                 ` Kevin Hilman [this message]
2010-09-24  5:34           ` Kalliguddi, Hema
2010-09-24 11:00             ` Felipe Balbi

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=87y6arjicd.fsf@deeprootsystems.com \
    --to=khilman@deeprootsystems.com \
    --cc=b-cousson@ti.com \
    --cc=balbi@ti.com \
    --cc=hemahk@ti.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=p-basak2@ti.com \
    --cc=paul@pwsan.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.