summaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorVijay kumar Tumati <vtumati@codeaurora.org>2017-05-26 10:39:16 +0530
committerGerrit - the friendly Code Review server <code-review@localhost>2017-06-28 06:12:23 -0700
commit646ab1d2ce87b37bfe7d6cee243d4bd8f1951050 (patch)
tree8393a5b5f99b61fb5a10d1c137f8f93088ac5185 /net/unix/af_unix.c
parentf2485229cd9ad26e8d8e0b3dd72bbc0dc08b6d9c (diff)
msm: camera: sensor: Fix a bug in CCI with I2C write
Needed when the writes in array has continuous addresses. In i2c write sequence, if there are continuous addresses, we are using batch mode to do I2C operation by clubbing them. But if the length of batch goes beyond ‘payload_size’ we are returning error. Instead, we need to do multiple batch operations with max of payload-size each time without returning failure. Change-Id: I9a0b5f4e9c6d86aadb6ee9987a81b09c1b9afc1a Signed-off-by: Vijay kumar Tumati <vtumati@codeaurora.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions