Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758626Ab1BRWQa (ORCPT ); Fri, 18 Feb 2011 17:16:30 -0500 Received: from cassiel.sirena.org.uk ([80.68.93.111]:48605 "EHLO cassiel.sirena.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753008Ab1BRWQ1 (ORCPT ); Fri, 18 Feb 2011 17:16:27 -0500 Date: Fri, 18 Feb 2011 22:16:06 +0000 From: Mark Brown To: Russell King - ARM Linux Cc: "Rafael J. Wysocki" , khilman@ti.com, magnus.damm@gmail.com, LKML , Rabin Vincent , stern@rowland.harvard.edu, linux-i2c@vger.kernel.org, linux-pm@lists.linux-foundation.org, linux-arm-kernel Subject: Re: platform/i2c busses: pm runtime and system sleep Message-ID: <20110218221606.GB25168@sirena.org.uk> References: <201102181928.05911.rjw@sisk.pl> <201102182120.29977.rjw@sisk.pl> <20110218202744.GA19427@n2100.arm.linux.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110218202744.GA19427@n2100.arm.linux.org.uk> X-Cookie: Opened for inspection. User-Agent: Mutt/1.5.18 (2008-05-17) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: broonie@sirena.org.uk X-SA-Exim-Scanned: No (on cassiel.sirena.org.uk); SAEximRunCond expanded to false Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 702 Lines: 14 On Fri, Feb 18, 2011 at 08:27:44PM +0000, Russell King - ARM Linux wrote: > Do we have any pressing need to convert AMBA stuff? I haven't heard any > reason yet to convert them to runtime PM - they don't even make any > runtime PM calls. There's a bit of a chicken and egg problem in that it's not possible for devices to make use of runtime PM unless the bus has runtime PM support implemented - the bus implementation is mandatory, there's no default. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/