remarkable-linux/drivers/i2c
Wolfram Sang 844990daa2 i2c: mxs: only flag completion when queue is completely done
The hardware generates an interrupt for every completed command in the
queue while the code assumed that it will only generate one interrupt
when the queue is empty. So, explicitly check if the queue is really
empty. This patch fixed problems which occurred due to high traffic on
the bus. While we are here, move the completion-initialization after the
parameter error checking.

Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Cc: Shawn Guo <shawn.guo@linaro.org>
Cc: Marek Vasut <marek.vasut@gmail.com>
Cc: Lothar Waßmann <LW@KARO-electronics.de>
Cc: stable@kernel.org
2012-02-24 22:28:27 +01:00
..
algos
busses i2c: mxs: only flag completion when queue is completely done 2012-02-24 22:28:27 +01:00
muxes
i2c-boardinfo.c
i2c-core.c
i2c-core.h
i2c-dev.c
i2c-mux.c
i2c-smbus.c
Kconfig
Makefile