From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Subject: Re: [PATCH 07/10] ARM: PNX4008: move i2c suspend/resume callbacks into driver Date: Sat, 21 Nov 2009 18:27:54 +0100 Message-ID: <63386a3d0911210927u47c7d6d6i65fc7d60563f8db2@mail.gmail.com> References: <20091120144422.GA18223@n2100.arm.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Russell King - ARM Linux Cc: linux-i2c@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Kevin Wells , Vitaly Wool List-Id: linux-i2c@vger.kernel.org If you have this up for testing anyway, would it be advisable to take this opportunity to also switch i2c-pnx over to using struct dev_pm_ops? i2c-pxa, i2c-s3c2410 and i2c-sh_mobile are already using the new PM primitives. Yours, Linus Walleij