aboutsummaryrefslogtreecommitdiff
path: root/Documentation/filesystems/caching/netfs-api.rst
diff options
context:
space:
mode:
authorRaviteja Narayanam <[email protected]>2022-04-20 13:29:24 +0530
committerWolfram Sang <[email protected]>2022-05-14 16:02:36 +0200
commit4bca93abfffb049e2b52c62e7f0ccaf7022270c2 (patch)
treed1236a6e9616c22200f4bbf2793b425107cf2639 /Documentation/filesystems/caching/netfs-api.rst
parentb822039b8ec16b4837831404609fb1c1c2da3d33 (diff)
i2c: xiic: Fix Tx Interrupt path for grouped messages
When a group of messages are sent from user space as a set, if the last message has less than Tx FIFO DEPTH number of bytes to transfer, Tx half empty interrupt is triggered continuously from the hardware. It is due to Bus not busy interrupt coming along with Tx half empty and tx empty. Hence, service the Tx interrupts before Bus not busy interrupt to update the i2c message status correctly. Signed-off-by: Raviteja Narayanam <[email protected]> Signed-off-by: Shubhrajyoti Datta <[email protected]> Acked-by: Michal Simek <[email protected]> Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'Documentation/filesystems/caching/netfs-api.rst')
0 files changed, 0 insertions, 0 deletions