From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933937AbZFLKzv (ORCPT ); Fri, 12 Jun 2009 06:55:51 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756863AbZFLKzn (ORCPT ); Fri, 12 Jun 2009 06:55:43 -0400 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:56789 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756329AbZFLKzm (ORCPT ); Fri, 12 Jun 2009 06:55:42 -0400 Date: Fri, 12 Jun 2009 12:55:35 +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 10/19] PM core: rename suspend and resume functions Message-ID: <20090612105535.GK18682@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:38:06, Rafael J. Wysocki wrote: > From: Alan Stern > > This patch (as1241) renames a bunch of functions in the PM core. > Rather than go through a boring list of name changes, suffice it to > say that in the end we have a bunch of pairs of functions: > > device_resume_noirq dpm_resume_noirq > device_resume dpm_resume > device_complete dpm_complete > device_suspend_noirq dpm_suspend_noirq > device_suspend dpm_suspend > device_prepare dpm_prepare > > in which device_X does the X operation on a single device and dpm_X > invokes device_X for all devices in the dpm_list. > > In addition, the old dpm_power_up and device_resume_noirq have been > combined into a single function (dpm_resume_noirq). > > Lastly, dpm_suspend_start and dpm_resume_end are the renamed versions > of the former top-level device_suspend and device_resume routines. > > Signed-off-by: Alan Stern > Acked-by: Magnus Damm > 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