On 29.01.19 10:55, Yogesh Narayan Gaur wrote: > Typo fix in Author Boris Brezillon last name and update with new > email address. > > Signed-off-by: Yogesh Narayan Gaur <yogeshnarayan.gaur@xxxxxxx> Oh, so this was my typo in the first place and you just copied it ;) Thanks for sending the patch. Mark, could you please squash this with the original commit (84d043185dbe spi: Add a driver for the Freescale/NXP QuadSPI controller) in spi-next? Acked-by: Frieder Schrempf <frieder.schrempf@xxxxxxxxxx> > --- > drivers/spi/spi-fsl-qspi.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/drivers/spi/spi-fsl-qspi.c b/drivers/spi/spi-fsl-qspi.c > index f0a340026ba4..6a713f78a62e 100644 > --- a/drivers/spi/spi-fsl-qspi.c > +++ b/drivers/spi/spi-fsl-qspi.c > @@ -10,7 +10,7 @@ > * > * Transition to SPI MEM interface: > * Authors: > - * Boris Brezillion <boris.brezillon@xxxxxxxxxxx> > + * Boris Brezillon <bbrezillon@xxxxxxxxxx> > * Frieder Schrempf <frieder.schrempf@xxxxxxxxxx> > * Yogesh Gaur <yogeshnarayan.gaur@xxxxxxx> > * Suresh Gupta <suresh.gupta@xxxxxxx> > @@ -959,7 +959,7 @@ module_platform_driver(fsl_qspi_driver); > > MODULE_DESCRIPTION("Freescale QuadSPI Controller Driver"); > MODULE_AUTHOR("Freescale Semiconductor Inc."); > -MODULE_AUTHOR("Boris Brezillion <boris.brezillon@xxxxxxxxxxx>"); > +MODULE_AUTHOR("Boris Brezillon <bbrezillon@xxxxxxxxxx>"); > MODULE_AUTHOR("Frieder Schrempf <frieder.schrempf@xxxxxxxxxx>"); > MODULE_AUTHOR("Yogesh Gaur <yogeshnarayan.gaur@xxxxxxx>"); > MODULE_AUTHOR("Suresh Gupta <suresh.gupta@xxxxxxx>"); > ______________________________________________________ Linux MTD discussion mailing list http://lists.infradead.org/mailman/listinfo/linux-mtd/