i2c: img-scb: remove fifo EMPTYING interrupts handle
authorSifan Naeem <sifan.naeem@imgtec.com>
Thu, 19 Nov 2015 09:35:14 +0000 (09:35 +0000)
committerWolfram Sang <wsa@the-dreams.de>
Sat, 2 Jan 2016 21:04:05 +0000 (22:04 +0100)
commita8c5a8d8c9caa150f0e1faab3884ba48d9cd99fe
tree0502ad5cced7b3b50e615a2073519fb3db5630b4
parentc55ebe0e72737dd3d49f6fa3156313e1cab5dcab
i2c: img-scb: remove fifo EMPTYING interrupts handle

Now that we are using the transaction halt interrupt to safely control
repeated start transfers, we no longer need to handle the fifo
emptying interrupts.

Handling this interrupt along with Transaction Halt interrupt can
cause erratic behaviour.

Signed-off-by: Sifan Naeem <sifan.naeem@imgtec.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-img-scb.c
This page took 0.025285 seconds and 5 git commands to generate.