From mboxrd@z Thu Jan 1 00:00:00 1970 From: Len Brown Subject: Re: PATCH/RFC: driver model/pmcore wakeup hooks (1/4) Date: 16 Oct 2004 02:03:57 -0400 Sender: acpi-devel-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org Message-ID: <1097906636.14156.41.camel@d845pe> References: <200410051309.02105.david-b@pacbell.net> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <200410051309.02105.david-b-yBeKhBN/0LDR7s880joybQ@public.gmane.org> Errors-To: acpi-devel-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , List-Archive: To: David Brownell Cc: Pavel Machek , linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, ACPI Developers List-Id: linux-acpi@vger.kernel.org > - ACPI (this should probably replace the new /proc/acpi/wakeup) Agreed. That file is a temporary solution. The right solution is for the devices to appear in the right place in the device tree and to hang the wakeup capabilities off of them there. thanks, -Len ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S268660AbUJPGEY (ORCPT ); Sat, 16 Oct 2004 02:04:24 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S268664AbUJPGEY (ORCPT ); Sat, 16 Oct 2004 02:04:24 -0400 Received: from fmr11.intel.com ([192.55.52.31]:30091 "EHLO fmsfmr004.fm.intel.com") by vger.kernel.org with ESMTP id S268660AbUJPGEN (ORCPT ); Sat, 16 Oct 2004 02:04:13 -0400 Subject: Re: PATCH/RFC: driver model/pmcore wakeup hooks (1/4) From: Len Brown To: David Brownell Cc: Pavel Machek , linux-kernel@vger.kernel.org, ACPI Developers In-Reply-To: <200410051309.02105.david-b@pacbell.net> References: <200410051309.02105.david-b@pacbell.net> Content-Type: text/plain Organization: Message-Id: <1097906636.14156.41.camel@d845pe> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.3 Date: 16 Oct 2004 02:03:57 -0400 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org > - ACPI (this should probably replace the new /proc/acpi/wakeup) Agreed. That file is a temporary solution. The right solution is for the devices to appear in the right place in the device tree and to hang the wakeup capabilities off of them there. thanks, -Len