From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shubhrajyoti Subject: Re: [PATCH][RFC] OMAP4: I2C : I2C context save Date: Thu, 14 Jul 2011 16:23:46 +0530 Message-ID: <4E1ECABA.7010306@ti.com> References: <1309857646-29401-1-git-send-email-shubhrajyoti@ti.com> <20110713190723.GA3369@freya.fluff.org> <87k4blopaw.fsf@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from na3sys009aog125.obsmtp.com ([74.125.149.153]:39735 "EHLO na3sys009aog125.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754327Ab1GNKxy (ORCPT ); Thu, 14 Jul 2011 06:53:54 -0400 In-Reply-To: Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: "Hilman, Kevin" Cc: Ben Dooks , linux-i2c@vger.kernel.org, linux-omap@vger.kernel.org On Thursday 14 July 2011 02:57 AM, Hilman, Kevin wrote: > On Wed, Jul 13, 2011 at 2:15 PM, Kevin Hilman wrote: >> Ben Dooks writes: >> >>> On Tue, Jul 05, 2011 at 02:50:46PM +0530, Shubhrajyoti D wrote: >>>> Currently the OMAP4 doesnot hit device off still the >>>> driver may have support for it.Adding support for the >>>> same. >>>> >>>> Signed-off-by: Shubhrajyoti D >>> I guess since the previous set has been taken by Kevin >>> then these will be too. >> Sure, I'll pick these up, but it's probably to late for v3.1. >> >> We've already submitted the bulk of the OMAP stuff for v3.1. Kevin in the folowing I tried taking the comments do do have any further comments or suggestions. http://www.spinics.net/lists/linux-i2c/msg05823.html > I should've also said I'll pick these up when they are ready. There > are still some comments that need addressing. > > Kevin