Return-Path: MIME-Version: 1.0 Sender: linus.ml.walleij@gmail.com In-Reply-To: <1305040215-712-1-git-send-email-par-gunnar.p.hjalmdahl@stericsson.com> References: <1305040215-712-1-git-send-email-par-gunnar.p.hjalmdahl@stericsson.com> Date: Sun, 15 May 2011 12:20:51 +0200 Message-ID: Subject: Re: [PATCH v6] Add ST-Ericsson CG2900 driver From: Linus Walleij To: Par-Gunnar Hjalmdahl Cc: Greg Kroah-Hartman , devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org, linux-bluetooth@vger.kernel.org, Pavan Savoy , Vitaly Wool , Alan Cox , Arnd Bergmann , Marcel Holtmann , Lukasz Rymanowski , Par-Gunnar Hjalmdahl , Lee Jones , Mathieu Poirier Content-Type: text/plain; charset=ISO-8859-1 List-ID: 2011/5/10 Par-Gunnar Hjalmdahl : > Patch created on next-20110510. > Compared to v5 this patch has the following update: > =A0- Updated driver after changes to MFD interfaces in linux-next (from m= fd_data > =A0 to platform_data). > =A0- Changed platform specific file dependencies (included correct nomadi= k 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=3Dlinux/kernel/git/gregkh/staging-2.6.git;a=3Dsumm= ary 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. It works best for things like a standard-form driver on a local bus (I2C, PCI, USB ...) without any bindings to a lot of platform stuff. Maybe the device tree will fix all this. Sometime. Yours, Linus Walleij