From mboxrd@z Thu Jan 1 00:00:00 1970 From: Laxman Dewangan Subject: Re: [PATCH 0/7] PM / I2C: Convert platform I2C drivers to PM handling based on struct dev_pm_ops Date: Thu, 12 Jul 2012 11:30:32 +0530 Message-ID: <4FFE6800.1030409@nvidia.com> References: <201207112121.11046.rjw@sisk.pl> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <201207112121.11046.rjw-KKrjLPT3xs0@public.gmane.org> Sender: linux-i2c-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: "Rafael J. Wysocki" Cc: LKML , Linux PM list , Linus Walleij , "linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , Sonic Zhang , Jean Delvare , Ben Dooks , Wolfram Sang , Peter Korsgaard , Guan Xuetao , Vitaly Wool , Colin Cross , Stephen Warren List-Id: linux-i2c@vger.kernel.org On Thursday 12 July 2012 12:51 AM, Rafael J. Wysocki wrote: > [7/7] i2c-tegra: Use struct dev_pm_ops for power management > I did not get the 7/7 on my inbox and hence responding here. Looked change from link https://lkml.org/lkml/2012/7/11/467 This is same as which I sent some days ago: https://lkml.org/lkml/2012/7/10/275 I am fine with the change: Acked-by: Laxman Dewangan