From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH] Fix isp1301_omap compile (Re: testers wanted: isp1301_omap conversion to new-style i2c driver) Date: Mon, 18 Aug 2008 15:42:46 +0300 Message-ID: <20080818124246.GG17827@atomide.com> References: <20080808111751.494702cc@hyperion.delvare> <20080808094551.GP24923@atomide.com> <20080808094853.GW30719@gandalf.research.nokia.com> <20080811152410.GN25784@atomide.com> <20080811182327.465d5889@hyperion.delvare> <20080811184026.DF0861E1FB2@adsl-69-226-248-13.dsl.pltn13.pacbell.net> <20080812092918.GD29948@atomide.com> <20080812115147.3896bbcd@hyperion.delvare> <20080818122144.GC17827@atomide.com> <20080818143422.58ef5131@hyperion.delvare> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-01-bos.mailhop.org ([63.208.196.178]:63445 "EHLO mho-01-bos.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751946AbYHRMmz (ORCPT ); Mon, 18 Aug 2008 08:42:55 -0400 Content-Disposition: inline In-Reply-To: <20080818143422.58ef5131@hyperion.delvare> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Jean Delvare Cc: David Brownell , linux-omap@vger.kernel.org, linux-arm-kernel@lists.arm.linux.org.uk, felipe.balbi@nokia.com, dsaxena@plexity.net, carlos.aguiar@indt.org.br * Jean Delvare [080818 15:34]: > On Mon, 18 Aug 2008 15:21:45 +0300, Tony Lindgren wrote: > > * Jean Delvare [080812 12:52]: > > > Hi Tony, > > > > > > On Tue, 12 Aug 2008 12:29:18 +0300, Tony Lindgren wrote: > > > > * David Brownell [080811 21:35]: > > > > > > That one isn't mine, the original code already has the problem. > > > > > > Apparently this was broken by the following patch from David: > > > > > > > > > > > > f35ae6346850f6c192269b09088b20261760f0e0 > > > > > > > > > > Tony, actually ... there were some issues in the omap_udc code too. > > > > > > > > Yeah, blame it on me, looks like I missed that one somehow with the > > > > __REG removal. > > > > > > > > > > The fix should be sent to Linus ASAP, otherwise the driver won't build > > > > > > in 2.6.27. You have my ack. > > > > > > > > Can you send it via your I2C? Let me know if your want me to send it > > > > via arm-omap fixes. > > > > > > Please take care of it. The patch that broke the driver came through > > > your tree so I think it makes more sense to have the fix come through > > > your tree as well. > > > > Well looks like there's already cbbcb9b0c7e4d1fd90cf54427382dae525773dc2 > > taking care of it the second part of my earlier patch. > > > > But the following patch still needs to be merged into Felipe's > > "2c/isp1301_omap: Convert to a new-style i2c driver, part 1" patch. > > I've done that already. OK, great. Tony