From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <18271.21427.963767.64938@cargo.ozlabs.ibm.com> Date: Wed, 12 Dec 2007 14:21:23 +1100 From: Paul Mackerras To: Johannes Berg , Benjamin Herrenschmidt , linuxppc-dev@ozlabs.org Subject: Re: [PATCH 2.6.25 5/5] powermac: proper sleep management In-Reply-To: <18271.20785.163232.915724@cargo.ozlabs.ibm.com> References: <20071211142122.966506000@sipsolutions.net> <1197383159.4037.19.camel@johannes.berg> <18271.20785.163232.915724@cargo.ozlabs.ibm.com> List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , I wrote: > Johannes Berg writes: > > > This adds platform_suspend_ops for PMU based machines, directly in > > the PMU driver. This finally allows suspending via /sys/power/state > > on powerbooks. > > Does this depend on your Kconfig patches? You add references to > CONFIG_SUSPEND but I don't see that symbol being added to any Kconfig > files in this series of 5 patches. Ignore this. I did a grep but my grep command line was faulty, so I thought CONFIG_SUSPEND didn't exist yet. :( Paul.