On Fri, Dec 09, 2016 at 10:31:56AM +0100, Jan Glauber wrote: > 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 Applied to for-next, thanks!