From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1763463AbZFLKvo (ORCPT ); Fri, 12 Jun 2009 06:51:44 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756817AbZFLKvg (ORCPT ); Fri, 12 Jun 2009 06:51:36 -0400 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:56472 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753711AbZFLKvf (ORCPT ); Fri, 12 Jun 2009 06:51:35 -0400 Date: Fri, 12 Jun 2009 12:51:26 +0200 From: Pavel Machek To: "Rafael J. Wysocki" Cc: Linux PM List , Linux Kernel Mailing List , Heiko Carstens , Cornelia Huck , Magnus Damm , Greg Kroah-Hartman , Wu Fengguang , Alan Stern , Sergio Luis , Lauro Salmito , Jaswinder Singh Rajput , Ingo Molnar , Nigel Cunningham Subject: Re: [PATCH 09/19] PM: Rename device_power_down/up() Message-ID: <20090612105126.GJ18682@elf.ucw.cz> References: <0615007ad8090a890586d530b5d3bb98da566014.1244752872.git.rjw@sisk.pl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Warning: Reading this can be dangerous to your mental health. User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu 2009-06-11 22:37:28, Rafael J. Wysocki wrote: > From: Magnus Damm > > 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() > > Signed-off-by: Magnus Damm > Acked-by: Greg Kroah-Hartman > Acked-by: Len Brown > Signed-off-by: Rafael J. Wysocki Ack. -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html