All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sergei Shtylyov <sshtylyov-Igf4POYTYCDQT0dZR+AlfA@public.gmane.org>
To: balbi-l0cyMroinI0@public.gmane.org
Cc: Kevin Hilman
	<khilman-1D3HCaltpLuhEniVeURVKkEOCMrvLtNR@public.gmane.org>,
	"Kalliguddi, Hema" <hemahk-l0cyMroinI0@public.gmane.org>,
	"linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
	<linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	"linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
	<linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	"Basak, Partha" <p-basak2-l0cyMroinI0@public.gmane.org>,
	Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>,
	"Cousson, Benoit" <b-cousson-l0cyMroinI0@public.gmane.org>,
	Paul Walmsley <paul-DWxLp4Yu+b8AvxtiuMwx3w@public.gmane.org>
Subject: Re: [PATCH 8/9 v3] usb : musb: Using runtime pm apis for musb.
Date: Mon, 27 Sep 2010 13:48:04 +0400	[thread overview]
Message-ID: <4CA06854.7050804@mvista.com> (raw)
In-Reply-To: <20100927060738.GB8365-UiBtZHVXSwEVvW8u9ZQWYwjfymiNCTlR@public.gmane.org>

Hello.

On 27-09-2010 10:07, Felipe Balbi 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 ?

>> Sure. But DaVinci doesn't use ->set_clock().

> Ok, so seems like no-one is actually using that.

    I thought OMAP does... but I'm seeing now that it doesn't.

> We can already start
> patching to remove that thing, later on, we need to remove the clock
> name via platform_data.

    As I've said already, there are cases where two clocks is needed by MUSB 
(like AM3517) or where USB 2.0 clock is also needed by the OHCI driver 
(DA8xx), hence the name seems needed still...

WBR, Sergei
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  parent reply	other threads:[~2010-09-27  9:48 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 [this message]
2010-09-28  6:00                           ` Felipe Balbi
2010-09-24 15:01                 ` Kevin Hilman
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=4CA06854.7050804@mvista.com \
    --to=sshtylyov-igf4poytycdqt0dzr+alfa@public.gmane.org \
    --cc=b-cousson-l0cyMroinI0@public.gmane.org \
    --cc=balbi-l0cyMroinI0@public.gmane.org \
    --cc=hemahk-l0cyMroinI0@public.gmane.org \
    --cc=khilman-1D3HCaltpLuhEniVeURVKkEOCMrvLtNR@public.gmane.org \
    --cc=linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=p-basak2-l0cyMroinI0@public.gmane.org \
    --cc=paul-DWxLp4Yu+b8AvxtiuMwx3w@public.gmane.org \
    --cc=tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.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 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.