From: Pavel Machek <pavel@ucw.cz>
To: "Rafael J. Wysocki" <rjw@sisk.pl>
Cc: linux-pm@lists.linux-foundation.org, Greg KH <gregkh@suse.de>,
akpm@linux-foundation.org
Subject: Re: [PATCH] pm: rename device_power_down/up()
Date: Fri, 15 May 2009 10:33:17 +0200 [thread overview]
Message-ID: <20090515083317.GA32740@elf.ucw.cz> (raw)
In-Reply-To: <200905141943.53151.rjw@sisk.pl>
On Thu 2009-05-14 19:43:52, Rafael J. Wysocki wrote:
> On Thursday 14 May 2009, Magnus Damm wrote:
> > From: Magnus Damm <damm@igel.co.jp>
> >
> > Rename the functions performing "_noirq" dev_pm_ops
> > operations from device_power_down() and device_power_up()
> > to device_suspend_noirq() and device_resume_noirq().
> >
> > The new function names are chosen to show that the functions
> > are responsible for calling the _noirq() versions to finalize
> > the suspend/resume operation. The current function names do
> > not perform power down/up anymore so the names may be misleading.
> >
> > Global function renames:
> > - device_power_down() -> device_suspend_noirq()
> > - device_power_up() -> device_resume_noirq()
> >
> > Static function renames:
> > - suspend_device_noirq() -> __device_suspend_noirq()
> > - resume_device_noirq() -> __device_resume_noirq()
>
> Pavel, Alan, Greg, any objections?
I have no problem with that.
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
prev parent reply other threads:[~2009-05-15 8:33 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-14 12:23 [PATCH] pm: rename device_power_down/up() Magnus Damm
2009-05-14 17:43 ` Rafael J. Wysocki
2009-05-14 18:32 ` Greg KH
2009-05-14 18:39 ` Alan Stern
2009-05-14 19:34 ` Len Brown
2009-05-14 23:11 ` Rafael J. Wysocki
2009-05-15 2:00 ` Alan Stern
2009-05-15 3:04 ` Magnus Damm
2009-05-15 8:33 ` Pavel Machek [this message]
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=20090515083317.GA32740@elf.ucw.cz \
--to=pavel@ucw.cz \
--cc=akpm@linux-foundation.org \
--cc=gregkh@suse.de \
--cc=linux-pm@lists.linux-foundation.org \
--cc=rjw@sisk.pl \
/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