From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Richard Weinberger <richard@nod.at>
Cc: bbrezillon@kernel.org, linux-kernel@vger.kernel.org,
marek.vasut@gmail.com,
Boris Brezillon <boris.brezillon@collabora.com>,
linux-mtd@lists.infradead.org, computersforpeace@gmail.com,
dwmw2@infradead.org
Subject: Re: [PATCH 1/2 v2] mtd: nandsim: Embed struct nand_chip in struct nandsim
Date: Thu, 18 Apr 2019 18:25:37 +0200 [thread overview]
Message-ID: <20190418182537.41f7e7ee@xps13> (raw)
In-Reply-To: <20190417185433.29666-1-richard@nod.at>
Hi Richard,
Richard Weinberger <richard@nod.at> wrote on Wed, 17 Apr 2019 20:54:32
+0200:
> We will need struct nand_controller soon, so more stuff need to
> be parts of struct nandsim.
> While we are here, rename "nand" to "ns" to use the same naming scheme
> everywhere in nandsim.
>
> Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
> Signed-off-by: Richard Weinberger <richard@nod.at>
> ---
Both patches applied to
https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git
branch nand/next.
Thanks,
Miquèl
______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/
WARNING: multiple messages have this Message-ID (diff)
From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Richard Weinberger <richard@nod.at>
Cc: linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org,
marek.vasut@gmail.com, computersforpeace@gmail.com,
dwmw2@infradead.org, bbrezillon@kernel.org,
Boris Brezillon <boris.brezillon@collabora.com>
Subject: Re: [PATCH 1/2 v2] mtd: nandsim: Embed struct nand_chip in struct nandsim
Date: Thu, 18 Apr 2019 18:25:37 +0200 [thread overview]
Message-ID: <20190418182537.41f7e7ee@xps13> (raw)
In-Reply-To: <20190417185433.29666-1-richard@nod.at>
Hi Richard,
Richard Weinberger <richard@nod.at> wrote on Wed, 17 Apr 2019 20:54:32
+0200:
> We will need struct nand_controller soon, so more stuff need to
> be parts of struct nandsim.
> While we are here, rename "nand" to "ns" to use the same naming scheme
> everywhere in nandsim.
>
> Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
> Signed-off-by: Richard Weinberger <richard@nod.at>
> ---
Both patches applied to
https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git
branch nand/next.
Thanks,
Miquèl
next prev parent reply other threads:[~2019-04-18 16:25 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-17 18:54 [PATCH 1/2 v2] mtd: nandsim: Embed struct nand_chip in struct nandsim Richard Weinberger
2019-04-17 18:54 ` Richard Weinberger
2019-04-17 18:54 ` [PATCH 2/2 v2] mtd: nandsim: switch to exec_op interface Richard Weinberger
2019-04-17 18:54 ` Richard Weinberger
2019-04-18 16:25 ` Miquel Raynal [this message]
2019-04-18 16:25 ` [PATCH 1/2 v2] mtd: nandsim: Embed struct nand_chip in struct nandsim 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=20190418182537.41f7e7ee@xps13 \
--to=miquel.raynal@bootlin.com \
--cc=bbrezillon@kernel.org \
--cc=boris.brezillon@collabora.com \
--cc=computersforpeace@gmail.com \
--cc=dwmw2@infradead.org \
--cc=linux-kernel@vger.kernel.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.