git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d53e79
)
i2c/pca: Don't use *_interruptible
author
Wolfram Sang
<w.sang@pengutronix.de>
Sat, 16 Jan 2010 19:43:13 +0000
(20:43 +0100)
committer
Jean Delvare
<khali@linux-fr.org>
Sat, 16 Jan 2010 19:43:13 +0000
(20:43 +0100)
Unexpected signals can disturb the bus-handling and lock it up. Don't use
interruptible in 'wait_event_*' and 'wake_*' as in commits
dc1972d02747d2170fb1d78d114801f5ecb27506
(for cpm),
1ab082d7cbd0f34e39a5396cc6340c00bc5d66ef
(for mpc),
b7af349b175af45f9d87b3bf3f0a221e1831ed39
(for omap).
Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
No differences found