[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190220085653.182aa2c6@collabora.com>
Date: Wed, 20 Feb 2019 08:56:53 +0100
From: Boris Brezillon <boris.brezillon@...labora.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"linux-mtd@...ts.infradead.org" <linux-mtd@...ts.infradead.org>,
Richard Weinberger <richard@....at>,
Marek Vasut <marex@...x.de>,
David Woodhouse <dwmw2@...radead.org>,
Brian Norris <computersforpeace@...il.com>,
Miquel Raynal <miquel.raynal@...tlin.com>,
Tudor Ambarus <Tudor.Ambarus@...rochip.com>
Subject: [GIT PULL] mtd: Fixes for 5.0/5.0-rc8
Hello Linus,
Here are 2 fixes for 5.0 (or -rc8 if you end up delaying the release).
Regards,
Boris
The following changes since commit d13937116f1e82bf508a6325111b322c30c85eb9:
Linux 5.0-rc6 (2019-02-10 14:42:20 -0800)
are available in the Git repository at:
git://git.infradead.org/linux-mtd.git tags/mtd/fixes-for-5.0-rc8
for you to fetch changes up to 3e35730dd7540bad2d4e002703996391d9be49a0:
mtd: powernv_flash: Fix device registration error (2019-02-13 14:19:40 +0100)
----------------------------------------------------------------
- Don't add a digit to MTD-backed nvmem device names
- Make sure powernv flash names are unique
----------------------------------------------------------------
Aneesh Kumar K.V (2):
mtd: Use mtd->name when registering nvmem device
mtd: powernv_flash: Fix device registration error
drivers/mtd/devices/powernv_flash.c | 2 +-
drivers/mtd/mtdcore.c | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
Powered by blists - more mailing lists