Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a4877a25 authored by Kiran Gunda's avatar Kiran Gunda
Browse files

i2c-qup: don't ignore the last byte of a message



Ignoring the last byte of the I2C write message when
the I2C transfer has the multiple messages with
write and read from different slave addresses. This
leads to i2c master pulls the clock line low and
also client misses one byte of data from the
write message.

This patch allows the last byte of the write message
in this particular case also.

Change-Id: I433479e95c5f167dce56d57e5c9ca1c65312ff68
Signed-off-by: default avatarKiran Gunda <kgunda@codeaurora.org>
parent dbd2b72e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment