Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756390Ab1EOQct (ORCPT ); Sun, 15 May 2011 12:32:49 -0400 Received: from kroah.org ([198.145.64.141]:41475 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754161Ab1EOQcs (ORCPT ); Sun, 15 May 2011 12:32:48 -0400 Date: Sun, 15 May 2011 09:32:57 -0700 From: Greg KH To: Linus Walleij Cc: Par-Gunnar Hjalmdahl , devel@driverdev.osuosl.org, Mathieu Poirier , Par-Gunnar Hjalmdahl , Arnd Bergmann , Vitaly Wool , Marcel Holtmann , Greg Kroah-Hartman , linux-kernel@vger.kernel.org, Lukasz Rymanowski , linux-bluetooth@vger.kernel.org, Pavan Savoy , Lee Jones , Alan Cox Subject: Re: [PATCH v6] Add ST-Ericsson CG2900 driver Message-ID: <20110515163257.GE1315@kroah.com> References: <1305040215-712-1-git-send-email-par-gunnar.p.hjalmdahl@stericsson.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1946 Lines: 45 On Sun, May 15, 2011 at 12:20:51PM +0200, Linus Walleij wrote: > 2011/5/10 Par-Gunnar Hjalmdahl : > > > Patch created on next-20110510. > > Compared to v5 this patch has the following update: > > ?- Updated driver after changes to MFD interfaces in linux-next (from mfd_data > > ? to platform_data). > > ?- Changed platform specific file dependencies (included correct nomadik file). > > Sorry I don't know if all this will work, it's due to all the churn created by > the current push to get stuff out of the ARM tree so not much to do. > > The Nomadik GPIO file was moved in next but I will take that code move > out today, because the GPIO maintainer has told me he couldn't > provide feedback on these patches in time for me to finalize the change > for kernel 2.6.40. Thus it won't go into 2.6.40 and I must remove it > from next. > > The MFD changes will *probably* happen, if you're thinking about the > PRCMU movement etc. > > To merge into the staging tree right now, you need to base it off > Gregs staging tree, which is where it'll be merged: > http://git.kernel.org/?p=linux/kernel/git/gregkh/staging-2.6.git;a=summary > > Sorry about all the confusion, I think it's actually nobodys fault, > it's just reflecting the fact that embedded drivers with deep > platform dependencies are *really* *hard* to manage in staging. That's why you should only use staging as a last resort, not as your primary way of getting code into the kernel, especially for stuff with a constantly changing in-kernel interface like you have pointed out here. Just do the "real work" first and get it merged the real way if at all possible. best of luck, greg k-h -- 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/