diff options
author | Heiner Kallweit <hkallweit1@gmail.com> | 2017-12-15 14:06:05 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-12-19 10:39:33 +0100 |
commit | 99897efd5aa0e9671946297ede45840bc2052c07 (patch) | |
tree | 0211913b3b1195e9163eca35be5fa3415ee44377 /drivers/nvmem/Makefile | |
parent | 9f3044c38c84989c37a6f29683a8899a2980341d (diff) | |
download | blackbird-op-linux-99897efd5aa0e9671946297ede45840bc2052c07.tar.gz blackbird-op-linux-99897efd5aa0e9671946297ede45840bc2052c07.zip |
nvmem: core: let stride and word_size default to 1
If the caller doesn't set stride and/or word_size in struct nvmem_config
then nvmem_register accepts this but we may face strange effects later
due to both values being 0. Therefore use 1 as default for both values.
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/nvmem/Makefile')
0 files changed, 0 insertions, 0 deletions