On Fri, Sep 23, 2011 at 12:06:45PM +0200, Julian Andres Klode wrote: > On Thu, Sep 22, 2011 at 09:52:43PM +0200, Julian Andres Klode wrote: > > I rebased the complete patch set against linux-next in: > > git://gitorious.org/~jak/ac100/jaks-marvin24s-kernel.git linux-next > > > > It consists of 35 commits, and one even misses a Signed-off-by from > > Marc at the moment. This will be rebased and modified accordingly, > > but it should serve as a first impression of what's coming. I hope > > to have the patch series cleaned up for staging tomorrow or > > Saturday. > > Greg, we have rewritten the interrupt handler twice, in two > different commits (Marc in August and I this week). Do you > want to see both of them, or shall I merge them into a > single patch (were single could also be multiple patches > leading to the second rewrite, but excluding all stuff > for the first one and not needed anymore)? > > A short > git log drivers/staging/nvec > on the staging tree would also be helpful in order to > know which patches you have applied. I only have 2 in my tree right now: commit f686e9affba24cfdf94fb155aaeb36a1e14719f1 Author: Marc Dietrich <marvin24@xxxxxx> Date: Wed Aug 24 20:23:07 2011 +0200 staging: nvec: convert to use platform register and mfdcells This patch converts the nvec to use mfd cells and improves the registration of the platform driver. The child drivers are also converted to use mfd cells and platform registration. Signed-off-by: Marc Dietrich <marvin24@xxxxxx> Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxx> commit 88d94e301e416f672b2991af3404aebfb6277b2c Author: Colin Brophy <colin@xxxxxxxxxxx> Date: Fri Jul 15 13:08:16 2011 +0100 Staging: nvec: fixes coding style issues in nvec_kbd.c This patches nvec_kbd.c to the file that fixes up errors found by the checkpath.pl tool. Signed-off-by: Colin Brophy <colin@xxxxxxxxxxx> Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxx> Hope this helps, greg k-h _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel