Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1339393

[PATCH 0/3] nvmem: fixes for v4.6

From Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Newsgroups linux.kernel
Subject [PATCH 0/3] nvmem: fixes for v4.6
Date 2016-02-22 12:30 +0100
Message-ID <r4WQG-51k-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Greg,

Here are couple of nvmem fixes on the mailing list which are good to go in
v4.6. Could you please take them thru the char-misc tree.

Thanks,
srini

Andrew-CT Chen (1):
  nvmem: mediatek: Fix later provider initialization

Axel Lin (1):
  nvmem: imx-ocotp: Fix return value of imx_ocotp_read

Richard Weinberger (1):
  nvmem: Fix dependencies for !HAS_IOMEM archs

 drivers/nvmem/Kconfig     |  4 ++++
 drivers/nvmem/imx-ocotp.c |  2 +-
 drivers/nvmem/mtk-efuse.c | 23 ++++++++++++++++++++++-
 3 files changed, 27 insertions(+), 2 deletions(-)

-- 
1.9.1

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/3] nvmem: fixes for v4.6 Srinivas Kandagatla <srinivas.kandagatla@linaro.org> - 2016-02-22 12:30 +0100
  [PATCH 2/3] nvmem: imx-ocotp: Fix return value of imx_ocotp_read Srinivas Kandagatla <srinivas.kandagatla@linaro.org> - 2016-02-22 12:30 +0100
  [PATCH 1/3] nvmem: Fix dependencies for !HAS_IOMEM archs Srinivas Kandagatla <srinivas.kandagatla@linaro.org> - 2016-02-22 12:30 +0100

csiph-web