[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CA+h21hqRV+HmAz4QGyH9ZtcFWzeCKczitcn+mfTdwAC7ZobdDw@mail.gmail.com>
Date: Mon, 16 Mar 2020 14:29:09 +0200
From: Vladimir Oltean <olteanv@...il.com>
To: Mark Brown <broonie@...nel.org>
Cc: linux-spi@...r.kernel.org, lkml <linux-kernel@...r.kernel.org>,
Shawn Guo <shawnguo@...nel.org>,
Rob Herring <robh+dt@...nel.org>,
Mark Rutland <mark.rutland@....com>,
devicetree@...r.kernel.org, Esben Haabendal <eha@...f.com>,
angelo@...am.it, andrew.smirnov@...il.com,
"Gustavo A. R. Silva" <gustavo@...eddedor.com>,
Wei Chen <weic@...dia.com>, Mohamed Hosny <mhosny@...dia.com>,
Michael Walle <michael@...le.cc>, peng.ma@....com
Subject: Re: [PATCH v3 06/12] spi: spi-fsl-dspi: Replace interruptible wait
queue with a simple completion
Hi Mark,
On Mon, 16 Mar 2020 at 14:26, Mark Brown <broonie@...nel.org> wrote:
>
> On Sun, Mar 15, 2020 at 12:43:34AM +0200, Vladimir Oltean wrote:
>
> > The wait queue was actually restructured as a completion, after polling
> > other drivers for the most "popular" approach.
>
> > Fixes: 349ad66c0ab0 ("spi:Add Freescale DSPI driver for Vybrid VF610 platform")
>
> Fixes should generally go at the start of the series to make sure that
> they can be applied without any dependencies on the rest of the series
> and sent to mainline before the merge window.
Correct, the real problem is that I forgot to add a Fixes: tag for
patch 5. I'll do that now.
Thanks,
-Vladimir
Powered by blists - more mailing lists