[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <3126407.cFKMuZumrP@192.168.0.120>
Date: Sat, 30 May 2020 14:03:16 +0000
From: <Tudor.Ambarus@...rochip.com>
To: <vigneshr@...com>
CC: <broonie@...nel.org>, <bbrezillon@...nel.org>,
<vadivel.muruganx.ramuthevar@...ux.intel.com>,
<linux-mtd@...ts.infradead.org>, <linux-kernel@...r.kernel.org>,
<linux-spi@...r.kernel.org>, <simon.k.r.goldschmidt@...il.com>,
<dinguyen@...nel.org>, <marex@...x.de>
Subject: Re: [PATCH v2 6/6] spi: Move cadence-quadspi driver to drivers/spi/
On Tuesday, May 26, 2020 12:36:04 PM EEST Vignesh Raghavendra wrote:
> From: Ramuthevar Vadivel Murugan
> <vadivel.muruganx.ramuthevar@...ux.intel.com>
>
> Now that cadence-quadspi has been converted to use spi-mem framework,
> move it under drivers/spi/
>
> Update license header to match SPI subsystem style
>
> Signed-off-by: Ramuthevar Vadivel Murugan
> <vadivel.muruganx.ramuthevar@...ux.intel.com> Signed-off-by: Vignesh
> Raghavendra <vigneshr@...com>
> ---
> drivers/mtd/spi-nor/controllers/Kconfig | 11 -----------
> drivers/mtd/spi-nor/controllers/Makefile | 1 -
> drivers/spi/Kconfig | 11 +++++++++++
> drivers/spi/Makefile | 1 +
> .../spi-cadence-quadspi.c} | 14 +++++++-------
> 5 files changed, 19 insertions(+), 19 deletions(-)
> rename drivers/{mtd/spi-nor/controllers/cadence-quadspi.c =>
> spi/spi-cadence-quadspi.c} (99%)
I get a conflict when applying this on top of spi-nor/next.
Powered by blists - more mailing lists