Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1391882
| From | Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 08/12] nvmem: mtk-efuse: remove nvmem regmap dependency |
| Date | 2016-05-01 23:10 +0200 |
| Message-ID | <ru6MO-7W7-19@gated-at.bofh.it> (permalink) |
| References | <rrxTc-1ep-11@gated-at.bofh.it> <rrxTd-1ep-29@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Sun, Apr 24, 2016 at 08:28:12PM +0100, Srinivas Kandagatla wrote: > This patch moves to nvmem support in the driver to use callback > instead of regmap. > > Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> > Acked-by: Andrew-CT Chen <andrew-ct.chen@mediatek.com> > --- > drivers/nvmem/Kconfig | 1 - > drivers/nvmem/mtk-efuse.c | 47 ++++++++++++++++++++++++++++++++--------------- > 2 files changed, 32 insertions(+), 16 deletions(-) This patch didn't apply to my tree. Can you fix it up and resend, and also patch 11/12? thanks, greg k-h
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH 08/12] nvmem: mtk-efuse: remove nvmem regmap dependency Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2016-05-01 23:10 +0200
csiph-web