From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753303Ab0EaU54 (ORCPT ); Mon, 31 May 2010 16:57:56 -0400 Received: from poutre.nerim.net ([62.4.16.124]:65226 "EHLO poutre.nerim.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750824Ab0EaU5y (ORCPT ); Mon, 31 May 2010 16:57:54 -0400 Date: Mon, 31 May 2010 22:57:50 +0200 From: Jean Delvare To: Dmitry Torokhov Cc: Wolfram Sang , linux-i2c@vger.kernel.org, George Joseph , Riku Voipio , Guillaume Ligneul , "Ben Dooks (embedded platforms)" , Alessandro Rubini , Richard Purdie , Colin Leroy , Benjamin Herrenschmidt , Mauro Carvalho Chehab , Samuel Ortiz , Mark Brown , David Woodhouse , Liam Girdwood , Paul Gortmaker , Alessandro Zummo , Greg Kroah-Hartman , lm-sensors@lm-sensors.org, linux-kernel@vger.kernel.org, linux-input@vger.kernel.org, linuxppc-dev@ozlabs.org, linux-media@vger.kernel.org, linux-mtd@lists.infradead.org, rtc-linux@googlegroups.com, devel@driverdev.osuosl.org Subject: Re: [PATCH] drivers: remove all i2c_set_clientdata(client, NULL) Message-ID: <20100531225750.0dc18950@hyperion.delvare> In-Reply-To: <20100531190911.GC30712@core.coreip.homeip.net> References: <1275310552-14685-1-git-send-email-w.sang@pengutronix.de> <20100531190911.GC30712@core.coreip.homeip.net> X-Mailer: Claws Mail 3.5.0 (GTK+ 2.14.4; i586-suse-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Dmitry, On Mon, 31 May 2010 12:09:12 -0700, Dmitry Torokhov wrote: > Frankly I'd prefer taking input stuff through my tree with the goal of > .36 merge window just to minimize potential merge issues. This is a > simple cleanup patch that has no dependencies, so there is little gain > from doing it all in one go. If I take the patch in my i2c tree, the aim is to merge it upstream immediately, so merge issues won't exist. -- Jean Delvare