diff options
author | Jan Glauber <jglauber@cavium.com> | 2016-12-09 12:31:56 +0300 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2016-12-12 00:59:10 +0300 |
commit | 38190dfb7056678e388f85cb9c79f8e479a4b263 (patch) | |
tree | e2e9fa9ed49f6d91bc2459bf50c4e91639e047b7 /drivers/i2c/busses/i2c-imx-lpi2c.c | |
parent | ccee1a4cdcd02e748d39d2b121f7f82041893121 (diff) | |
download | linux-38190dfb7056678e388f85cb9c79f8e479a4b263.tar.xz |
i2c: octeon: thunderx: Remove double-check after interrupt
Commit 1bb1ff3e7c74 ("i2c: octeon: Improve performance if interrupt is
early") added a double-check around the wait_event_timeout() condition.
The performance problem that this commit tried to work-around
could not be reproduced. It also makes the wait condition more
complicated then it should be. Therefore remove the double-check.
Signed-off-by: Jan Glauber <jglauber@cavium.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'drivers/i2c/busses/i2c-imx-lpi2c.c')
0 files changed, 0 insertions, 0 deletions