On Saturday 16 June 2012 00:22:27 Julian Andres Klode wrote:
> On Fri, Jun 15, 2012 at 02:43:45PM -0700, Greg KH wrote:
> > On Thu, Jun 14, 2012 at 11:57:35PM +0200, Marc Dietrich wrote:
> > > This patch cleanups the nvec and its childs by replacing calls to
> > > resource allocations by their devm_* equivalents.
> > > 
> > > Signed-off-by: Marc Dietrich <[email protected]>
> > > ---
> > > 
> > >  drivers/staging/nvec/nvec.c       |   44
> > >  +++++++++++++------------------------ drivers/staging/nvec/nvec_leds.c
> > >   |   10 +++------
> > >  drivers/staging/nvec/nvec_power.c |    8 ++++---
> > >  drivers/staging/nvec/nvec_ps2.c   |    6 ++++-
> > >  4 files changed, 28 insertions(+), 40 deletions(-)
> > 
> > What tree did you make this against?  It fails for me on my staging-next
> 
> > branch with:
> Marc seems to have forgotten (?) to actually rebase the series against a
> proper tree, and it is still based on "Staging: nvec: fix coding style
> issues". I..e the first part of "changes since v3" did not happen, as far
> as I can tell from the coding style of some particular parts.

yup, seems I supplied the old git commit ids to format-patch. Will send the 
right one in the next version (the branch was right, the commit was wrong, 
grrr).

Marc

_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel

Reply via email to