From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean Delvare Subject: Re: [PATCH 3/3] ARM: OMAP: I2C: fix compilation when !CONFIG_OF Date: Sun, 22 Jan 2012 21:07:40 +0100 Message-ID: <20120122210740.735d8ca5@endymion.delvare> References: <20120122105942.6508.82335.stgit@dusk> <20120122110232.6508.68451.stgit@dusk> <20120122154544.GW4223@ponder.secretlab.ca> <4F1C3412.4070106@gmail.com> <4F1C406A.6040503@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from zone0.gcu-squad.org ([212.85.147.21]:48242 "EHLO services.gcu-squad.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752432Ab2AVUH4 (ORCPT ); Sun, 22 Jan 2012 15:07:56 -0500 In-Reply-To: Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Paul Walmsley Cc: linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, "Cousson, Benoit" , Rob Herring , Grant Likely , Kevin Hilman , Tony Lindgren , ben-linux@fluff.org On Sun, 22 Jan 2012 12:54:21 -0700 (MST), Paul Walmsley wrote: > cc Ben, Jean I'm not involved in this at all. Jean > > On Sun, 22 Jan 2012, Cousson, Benoit wrote: > > > http://lists.ozlabs.org/pipermail/devicetree-discuss/2011-December/010541.html > > > > But it looks like it was stuck in linux-omap dt branch and not pulled for 3.3. > > Maybe Tony can try to sent it during -rc phase. > > > > That being said, this will be valid for OMAP2+ only and will still break OMAP1 > > platform :-( > > > > Tony reported that 2 days ago, and I sent the fix for it. > > http://www.mail-archive.com/linux-omap@vger.kernel.org/msg61520.html > > Will drop patch 3 from my series. Incidentally, it doesn't seem necessary > to wait for Ben's ack after commit > 046d0a37024a5b1e66ec9314e5e7feba42feb811 ("ARM: OMAP: I2C: fix compilation > when !CONFIG_OF"), unless Ben disagrees with that change. > > > - Paul