alistair23-linux/drivers/nvmem
Axel Lin cbf854ab36 nvmem: core: Handle shift bits in-place if cell->nbits is non-zero
It's pointless to test (cell->bit_offset || cell->bit_offset).
nvmem_shift_read_buffer_in_place() should be called when
(cell->bit_offset || cell->nbits).

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-10-04 12:09:43 +01:00
..
core.c nvmem: core: Handle shift bits in-place if cell->nbits is non-zero 2015-10-04 12:09:43 +01:00
Kconfig nvmem: sunxi: Move the SID driver to the nvmem framework 2015-08-05 13:44:24 -07:00
Makefile nvmem: sunxi: Move the SID driver to the nvmem framework 2015-08-05 13:44:24 -07:00
qfprom.c nvmem: qfprom: Add Qualcomm QFPROM support. 2015-08-05 13:44:23 -07:00
sunxi_sid.c nvmem: sunxi: Move the SID driver to the nvmem framework 2015-08-05 13:44:24 -07:00