Home
last modified time | relevance | path

Searched hist:"01 d0d2c42a14cee8f619d3e9d571ce3469f5ef51" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/nvmem/
H A Dqfprom.c01d0d2c42a14cee8f619d3e9d571ce3469f5ef51 Wed Jan 04 16:18:09 UTC 2017 Vivek Gautam <vivek.gautam@codeaurora.org> nvmem: qfprom: Allow single byte accesses for read/write

The nvmem core driver supports to read and write single
byte. So, allow qfprom to support this feature.
This change helps in extracting a required value based
on bit-offset and number of bits for the required value
in the nvmem cell.

Signed-off-by: Vivek Gautam <vivek.gautam@codeaurora.org>
Cc: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>