All of lore.kernel.org
 help / color / mirror / Atom feed
From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Boris Brezillon <boris.brezillon@bootlin.com>
Cc: Richard Weinberger <richard@nod.at>,
	linux-mtd@lists.infradead.org,
	David Woodhouse <dwmw2@infradead.org>,
	Brian Norris <computersforpeace@gmail.com>,
	Marek Vasut <marek.vasut@gmail.com>
Subject: Re: [PATCH 0/4] mtd: Remove gpio.h inclusions where we can
Date: Fri, 27 Jul 2018 01:29:15 +0200	[thread overview]
Message-ID: <20180727012915.1ae33a3e@xps13> (raw)
In-Reply-To: <20180720095741.6313-1-boris.brezillon@bootlin.com>

Hi Boris,

Boris Brezillon <boris.brezillon@bootlin.com> wrote on Fri, 20 Jul 2018
11:57:37 +0200:

> Hello,
> 
> The fix I sent here [1] lead me to look at other places including gpio.h
> in the MTD subsystem. While some inclusions are valid, some of them can
> be removed of replaced by gpio/consumer.h.
> 
> All these changes have been compile-tested.
> 
> Regards,
> 
> Boris
> 
> [1]http://patchwork.ozlabs.org/patch/946614/
> 
> Boris Brezillon (4):
>   mtd: rawnand: sunxi: Remove gpio.h and of_gpio.h inclusions
>   mtd: rawnand: atmel: Stop including gpio.h
>   mtd: rawnand: au1550nd: Remove unneeded gpio.h inclusion
>   mtd: spi-nor: atmel-qspi: Include gpio/consumer.h instead of gpio.h
> 
>  drivers/mtd/nand/raw/atmel/nand-controller.c | 1 -
>  drivers/mtd/nand/raw/au1550nd.c              | 1 -
>  drivers/mtd/nand/raw/sunxi_nand.c            | 2 --
>  drivers/mtd/spi-nor/atmel-quadspi.c          | 2 +-
>  4 files changed, 1 insertion(+), 5 deletions(-)
> 

Series applied to nand/next.

Thanks,
Miquèl

  parent reply	other threads:[~2018-07-26 23:29 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-20  9:57 [PATCH 0/4] mtd: Remove gpio.h inclusions where we can Boris Brezillon
2018-07-20  9:57 ` [PATCH 1/4] mtd: rawnand: sunxi: Remove gpio.h and of_gpio.h inclusions Boris Brezillon
2018-07-20  9:57 ` [PATCH 2/4] mtd: rawnand: atmel: Stop including gpio.h Boris Brezillon
2018-07-20  9:57 ` [PATCH 3/4] mtd: rawnand: au1550nd: Remove unneeded gpio.h inclusion Boris Brezillon
2018-07-20  9:57 ` [PATCH 4/4] mtd: spi-nor: atmel-qspi: Include gpio/consumer.h instead of gpio.h Boris Brezillon
2018-07-27  7:48   ` Boris Brezillon
2018-07-26 23:29 ` Miquel Raynal [this message]
2018-07-26 23:30   ` [PATCH 0/4] mtd: Remove gpio.h inclusions where we can Miquel Raynal

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180727012915.1ae33a3e@xps13 \
    --to=miquel.raynal@bootlin.com \
    --cc=boris.brezillon@bootlin.com \
    --cc=computersforpeace@gmail.com \
    --cc=dwmw2@infradead.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=marek.vasut@gmail.com \
    --cc=richard@nod.at \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.