diff options
author | Fabrice Gasnier <fabrice.gasnier@st.com> | 2019-09-30 18:28:01 +0300 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2019-10-24 21:52:17 +0300 |
commit | 02e64276c6dbcc4c5f39844f33d18180832a58f3 (patch) | |
tree | ca3cc41c54c915d2af76e2f9bbe43786e730b2ff /crypto/ahash.c | |
parent | 62931ac2f9015ea38d80494ec37658ab3df6a6d7 (diff) | |
download | linux-02e64276c6dbcc4c5f39844f33d18180832a58f3.tar.xz |
i2c: stm32f7: fix first byte to send in slave mode
The slave-interface documentation [1] states "the bus driver should
transmit the first byte" upon I2C_SLAVE_READ_REQUESTED slave event:
- 'val': backend returns first byte to be sent
The driver currently ignores the 1st byte to send on this event.
[1] https://www.kernel.org/doc/Documentation/i2c/slave-interface
Fixes: 60d609f30de2 ("i2c: i2c-stm32f7: Add slave support")
Signed-off-by: Fabrice Gasnier <fabrice.gasnier@st.com>
Reviewed-by: Pierre-Yves MORDRET <pierre-yves.mordret@st.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'crypto/ahash.c')
0 files changed, 0 insertions, 0 deletions