Russell King d295a86eab i2c: mv64xxx: work around signals causing I2C transactions to be aborted
Do not use interruptible waits in an I2C driver; if a process uses
signals (eg, Xorg uses SIGALRM and SIGPIPE) then these signals can
cause the I2C driver to abort a transaction in progress by another
driver, which can cause that driver to fail.  I2C drivers are not
expected to abort transactions on signals.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
2013-05-17 22:49:37 +02:00
..
2012-10-08 12:46:32 +02:00
2013-05-09 09:59:16 -07:00
2012-03-26 21:47:19 +02:00
2013-04-09 11:57:55 +02:00
2012-03-26 21:47:19 +02:00
2013-02-22 23:31:31 -05:00
2012-10-28 21:37:00 +01:00
2012-10-28 21:37:00 +01:00