Skip to content
Commit 0130944b authored by Naveen Kaje's avatar Naveen Kaje Committed by Wolfram Sang
Browse files

i2c: qup: use address helper function in read transfer



qup_i2c_issue_read() derives the address from i2c_msg.
This called in the read path when I2C_M_RD flag is set.
Therefore, use the 8 bit address helper function.

Signed-off-by: default avatarNaveen Kaje <nkaje@codeaurora.org>
Signed-off-by: default avatarWolfram Sang <wsa@the-dreams.de>
parent fbf9921f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment