Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1291017
| From | Srinivas Kandagatla <srinivas.kandagatla@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/4] nvmem: fixes for v4.5 |
| Date | 2015-12-14 10:50 +0100 |
| Message-ID | <qFxVw-4it-9@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi Greg, Here are couple of nvmem fixes on the mailing list which are good to go in v4.5. Could you please take them thru the char-misc tree. Thanks, srini Caesar Wang (2): nvmem: sunxi: trivial: fix code style nvmem: rockchip: trivial: Make the driver more readability Srinivas Kandagatla (1): nvmem: core: return error for non word aligned access Stephen Boyd (1): nvmem: qfprom: Specify LE device endianness drivers/nvmem/core.c | 6 +++ drivers/nvmem/qfprom.c | 1 + drivers/nvmem/rockchip-efuse.c | 90 ++++++++++++++++++++---------------------- drivers/nvmem/sunxi_sid.c | 9 ++--- 4 files changed, 52 insertions(+), 54 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH 0/4] nvmem: fixes for v4.5 Srinivas Kandagatla <srinivas.kandagatla@linaro.org> - 2015-12-14 10:50 +0100
csiph-web