From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bartlomiej Zolnierkiewicz Subject: Re: [RFC]add ACPI hooks for IDE suspend/resume Date: Wed, 7 Dec 2005 15:26:45 +0100 Message-ID: <58cb370e0512070626w735004afgf8cde34b8549fbdc@mail.gmail.com> References: <1133849404.3026.10.camel@sli10-mobl.sh.intel.com> <20051206222001.GA14171@srcf.ucam.org> <58cb370e0512070017u606ee22fse207b9a859856dd4@mail.gmail.com> <20051207131454.GA16558@srcf.ucam.org> <58cb370e0512070619k17022317v8e871dc3f9cafb9@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Return-path: In-Reply-To: <58cb370e0512070619k17022317v8e871dc3f9cafb9@mail.gmail.com> Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org To: Matthew Garrett Cc: Shaohua Li , linux-ide , lkml , pavel , Len Brown , akpm List-Id: linux-ide@vger.kernel.org On 12/7/05, Bartlomiej Zolnierkiewicz wrote: > On 12/7/05, Matthew Garrett wrote: > > On Wed, Dec 07, 2005 at 09:17:31AM +0100, Bartlomiej Zolnierkiewicz wrote: > > > > > Isn't ide-io.c:ide_{start,complete}_power_step() enough? Why feeding device with ACPI taskfile(s) can't be added to the existing suspend/resume state machine (ide_*_power_step)? > > No. > > Why? :)