From: Boris Brezillon <boris.brezillon@bootlin.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "linux-mtd@lists.infradead.org" <linux-mtd@lists.infradead.org>,
Marek Vasut <marex@denx.de>,
Miquel Raynal <miquel.raynal@bootlin.com>,
Brian Norris <computersforpeace@gmail.com>,
Richard Weinberger <richard@nod.at>,
David Woodhouse <dwmw2@infradead.org>
Subject: [GIT PULL] mtd: Fixes for 4.19-rc2
Date: Thu, 30 Aug 2018 16:51:03 +0200 [thread overview]
Message-ID: <20180830165103.66eaa2ef@bbrezillon> (raw)
Hello Linus,
Here is the MTD fixes PR for 4.19-rc2.
Regards,
Boris
The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3:
Linux 4.19-rc1 (2018-08-26 14:11:59 -0700)
are available in the git repository at:
git://git.infradead.org/linux-mtd.git tags/mtd/for-4.19-rc2
for you to fetch changes up to 336d139f8718b1336c9d22f0e462611ae1229850:
mtd: rawnand: denali: do not pass zero maxchips to nand_scan() (2018-08-27 20:41:46 +0200)
----------------------------------------------------------------
Raw NAND fixes:
- denali: Fix a regression caused by the nand_scan() rework
- docg4: Fix a build error when gcc decides to not iniline some
functions (can be reproduced with gcc 4.1.2)
----------------------------------------------------------------
Geert Uytterhoeven (1):
mtd: rawnand: docg4: Remove wrong __init annotations
Masahiro Yamada (1):
mtd: rawnand: denali: do not pass zero maxchips to nand_scan()
drivers/mtd/nand/raw/denali.c | 5 +++++
drivers/mtd/nand/raw/docg4.c | 4 ++--
2 files changed, 7 insertions(+), 2 deletions(-)
reply other threads:[~2018-08-30 14:51 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20180830165103.66eaa2ef@bbrezillon \
--to=boris.brezillon@bootlin.com \
--cc=computersforpeace@gmail.com \
--cc=dwmw2@infradead.org \
--cc=linux-mtd@lists.infradead.org \
--cc=marex@denx.de \
--cc=miquel.raynal@bootlin.com \
--cc=richard@nod.at \
--cc=torvalds@linux-foundation.org \
/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.