[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1508518662-8800-1-git-send-email-yamada.masahiro@socionext.com>
Date: Sat, 21 Oct 2017 01:57:37 +0900
From: Masahiro Yamada <yamada.masahiro@...ionext.com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
linux-kernel@...r.kernel.org
Cc: Srinivas Kandagatla <srinivas.kandagatla@...aro.org>,
Masahiro Yamada <yamada.masahiro@...ionext.com>
Subject: [RESEND PATCH 0/5] resend of nvmem patches for v4.15
Srinivas forwarded 12 nvmem patches to Greg for v4.15.
I am resending the first 5 ones.
You can find the original ones sent by Srinivas
in the following URL:
https://patchwork.kernel.org/patch/9993277/
https://patchwork.kernel.org/patch/9993275/
https://patchwork.kernel.org/patch/9993273/
https://patchwork.kernel.org/patch/9993267/
https://patchwork.kernel.org/patch/9993255/
They are already cleanly applicable to
char-misc-testing branch of char-misc.
(commit 75f98b7ab748a6f604d667d84ec46acc452fdfc1)
I am resending them as Greg told me to do so.
Masahiro Yamada (5):
nvmem: imx-iim: use stack for nvmem_config instead of malloc'ing it
nvmem: mtk-efuse: use stack for nvmem_config instead of malloc'ing it
nvmem: mtk-efuse: fix different address space warnings of sparse
nvmem: qfprom: fix different address space warnings of sparse
nvmem: set nvmem->owner to nvmem->dev->driver->owner if unset
drivers/nvmem/bcm-ocotp.c | 1 -
drivers/nvmem/core.c | 2 ++
drivers/nvmem/imx-iim.c | 24 +++++++++------------
drivers/nvmem/imx-ocotp.c | 1 -
drivers/nvmem/lpc18xx_eeprom.c | 1 -
drivers/nvmem/lpc18xx_otp.c | 1 -
drivers/nvmem/meson-efuse.c | 1 -
drivers/nvmem/mtk-efuse.c | 47 ++++++++++++++++++++++--------------------
drivers/nvmem/mxs-ocotp.c | 1 -
drivers/nvmem/qfprom.c | 27 +++++++++++++++---------
drivers/nvmem/rockchip-efuse.c | 1 -
drivers/nvmem/sunxi_sid.c | 1 -
drivers/nvmem/vf610-ocotp.c | 1 -
13 files changed, 54 insertions(+), 55 deletions(-)
--
2.7.4
Powered by blists - more mailing lists