Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754228Ab0HWTDz (ORCPT ); Mon, 23 Aug 2010 15:03:55 -0400 Received: from zone0.gcu-squad.org ([212.85.147.21]:34344 "EHLO services.gcu-squad.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753419Ab0HWTDx (ORCPT ); Mon, 23 Aug 2010 15:03:53 -0400 Date: Mon, 23 Aug 2010 21:03:36 +0200 From: Jean Delvare To: Wolfram Sang Cc: linux-i2c@vger.kernel.org, Andrew Morton , Daniel Mack , Jonathan Cameron , Hemanth V , Liam Girdwood , Mark Brown , Sonic Zhang , Mike Frysinger , Marek Vasut , Paul Gortmaker , Alessandro Zummo , Roy Zang , Jingchang Lu , Mingkai Hu , linux-kernel@vger.kernel.org, rtc-linux@googlegroups.com Subject: Re: [PATCH] i2c: remove obsolete cleanup for clientdata Message-ID: <20100823210336.6bdc8e2a@hyperion.delvare> In-Reply-To: <1282575908-16555-1-git-send-email-w.sang@pengutronix.de> References: <1282575908-16555-1-git-send-email-w.sang@pengutronix.de> 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 Content-Length: 854 Lines: 21 On Mon, 23 Aug 2010 17:05:08 +0200, Wolfram Sang wrote: > A few new i2c-drivers came into the kernel which clear the clientdata-pointer > on exit. This is obsolete meanwhile, so fix it and hope the word will spread. > > Signed-off-by: Wolfram Sang > --- > > Jean, I dunno if it fits for 2.6.36. It is not precisely a regression. > Though, if it enters with the next merge window, the next set of "faulty" > drivers may come in at the same time... Applied, and queued for 2.6.36. I agree that this kind of cleanup fits well as an exception to the bugfix-only rule. -- Jean Delvare -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/