Re: [PATCH RFC] spi: Dont call prepare/unprepare transfer if not populated

From: Grant Likely
Date: Sun May 20 2012 - 01:00:31 EST


On Tue, 15 May 2012 21:58:01 +0200, Andrew Lunn <andrew@xxxxxxx> wrote:
> On Thu, May 10, 2012 at 09:24:55PM -0600, Grant Likely wrote:
> > On Thu, 10 May 2012 16:01:27 +0200, Linus Walleij <linus.walleij@xxxxxxxxxx> wrote:
> > > On Thu, May 10, 2012 at 3:50 PM, Shubhrajyoti D <shubhrajyoti@xxxxxx> wrote:
> > >
> > > > Currently the prepare/unprepare transfer are called unconditionally.
> > > > The assumption is that every driver using the spi core queue infrastructure
> > > > has to populate the prepare and unprepare functions. This encourages
> > > > drivers to populate empty functions to prevent crashing.
> > > > This patch prevents the call to prepare/unprepare if not populated.
> > > >
> > > > Cc: Linus Walleij <linus.walleij@xxxxxxxxxx>
> > > > Signed-off-by: Shubhrajyoti D <shubhrajyoti@xxxxxx>
> > >
> > > Great!
> > > Acked-by: Linus Walleij <linus.walleij@xxxxxxxxxx>
> >
> > Applied, thanks (after fixing extra whitespace defect).
>
> Hi Grant
>
> Is this going to appear in linux-next soon? Can i depend on having
> this patch for 3.5?

It's pushed out now.

g.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/