From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rafael J. Wysocki" Subject: Re: [PATCH V2 0/4] introduce device async actions mechanism Date: Sat, 8 Aug 2009 14:53:34 +0200 Message-ID: <200908081453.34718.rjw@sisk.pl> References: <1248404514.2670.107.camel@rzhang-dt> <200908080222.03172.rjw@sisk.pl> <20090808005922.110A3526EA5@mailhub.coreip.homeip.net> Mime-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20090808005922.110A3526EA5@mailhub.coreip.homeip.net> Sender: linux-kernel-owner@vger.kernel.org To: Dmitry Torokhov Cc: Zhang Rui , Linux Kernel Mailing List , linux-pm , linux-acpi , Pavel Machek , Len Brown , Alan Stern , Arjan van de Ven List-Id: linux-acpi@vger.kernel.org On Saturday 08 August 2009, Dmitry Torokhov wrote: > On Friday 07 August 2009 17:22:03 Rafael J. Wysocki wrote: > > + device_enable_async_pm(&i8042_platform_device->dev, true); > > + > > Please don't do that, at least not right now. i8042 being the fine > piece of {soft,hard}ware as it is will not like when you start banging > on all its ports at the same time. Don't worry, this patch is only a prototype. Best, Rafael