From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Hilman Subject: Re: [PATCH] i2c_omap: correct OMAP_I2C_SYSC_REG offset Date: Fri, 09 Dec 2011 10:03:29 -0800 Message-ID: <874nx9hbbi.fsf@ti.com> References: <1323355433-8508-1-git-send-email-a.aring@phytec.de> <87obvjj5l5.fsf@ti.com> <4EE11091.20404@ti.com> <4EE1AEA8.6000008@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: In-Reply-To: <4EE1AEA8.6000008@ti.com> (shubhrajyoti@ti.com's message of "Fri, 09 Dec 2011 12:16:00 +0530") Sender: linux-omap-owner@vger.kernel.org Cc: Jon Hunter , Alexander Aring , linux-omap@vger.kernel.org, ben-linux@fluff.org, tony@atomide.com, linux-i2c@vger.kernel.org, Shubhrajyoti List-Id: linux-i2c@vger.kernel.org Ben, [...] >>> Shubhrajyoti/Jon, any objections to me queuing this fix for v3.2 (and >>> stable.) It would just mean rebasing your other fixes and cleanup >>> series on top of this. >> >> I have no issue with that and I am in favour of getting the fix in now. > I too have no issues. I've queued this fix in my i2c fixes branch[1], and added a Cc: stable@kernel.org so it makes it into stable as well. Note, This branch also includes the other fix I sent a couple days ago[2], so pulling this branch will get you all the OMAP I2C fixes for v3.2. Thanks, Kevin [1] git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm.git for_3.2/fixes/i2c [2] Subject: [PATCH] I2C: OMAP: fix FIFO usage for OMAP4.