Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1170361
| From | Joe Perches <joe@perches.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v6 1/9] nvmem: Add a simple NVMEM framework for nvmem providers |
| Date | 2015-06-23 07:00 +0200 |
| Message-ID | <pEots-IT-1@gated-at.bofh.it> (permalink) |
| References | <pEj0K-1oI-11@gated-at.bofh.it> <pEj0L-1oI-47@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, 2015-06-23 at 00:08 +0100, Srinivas Kandagatla wrote: > This patch adds just providers part of the framework just to enable easy > review. [] > include/linux/nvmem-provider.h | 54 ++++++ Unless there are going to be users of nvmem-provider.h outside of the drivers/nvmem directory, perhaps that file (and nvmem-consumer.h) should be in drivers/nvmem/ -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v6 0/9] Add simple NVMEM Framework via regmap. Srinivas Kandagatla <srinivas.kandagatla@linaro.org> - 2015-06-23 01:10 +0200
[PATCH v6 2/9] nvmem: Add a simple NVMEM framework for consumers Srinivas Kandagatla <srinivas.kandagatla@linaro.org> - 2015-06-23 01:10 +0200
[PATCH v6 1/9] nvmem: Add a simple NVMEM framework for nvmem providers Srinivas Kandagatla <srinivas.kandagatla@linaro.org> - 2015-06-23 01:10 +0200
Re: [PATCH v6 1/9] nvmem: Add a simple NVMEM framework for nvmem providers Joe Perches <joe@perches.com> - 2015-06-23 07:00 +0200
[PATCH v6 4/9] nvmem: Add bindings for simple nvmem framework Srinivas Kandagatla <srinivas.kandagatla@linaro.org> - 2015-06-23 01:10 +0200
[PATCH v6 8/9] nvmem: sunxi: Move the SID driver to the nvmem framework Srinivas Kandagatla <srinivas.kandagatla@linaro.org> - 2015-06-23 01:20 +0200
[PATCH v6 7/9] nvmem: qfprom: Add bindings for qfprom Srinivas Kandagatla <srinivas.kandagatla@linaro.org> - 2015-06-23 01:20 +0200
[PATCH v6 9/9] nvmem: Add to MAINTAINERS for nvmem framework Srinivas Kandagatla <srinivas.kandagatla@linaro.org> - 2015-06-23 01:20 +0200
csiph-web