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 [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

