commit | 961d1bbecf33de0321cc59f0ea16dd517ecbf3fb | [log] [tgz] |
---|---|---|
author | Nicholas Mc Guire <der.herr@hofr.at> | Tue Jan 20 06:26:17 2015 +0100 |
committer | Kalle Valo <kvalo@codeaurora.org> | Fri Jan 23 21:37:04 2015 +0200 |
tree | e8824912be55b4c5c95cceefe146737a381bf0eb | |
parent | 5b4c6b4f0b2778351c5bef74888a5fbdfbdd0ef5 [diff] |
p54pci: add handling of signal case if(!wait_for_completion_interruptible_timeout(...)) only handles the timeout case - this patch adds handling the signal case the same as timeout. Signed-off-by: Nicholas Mc Guire <der.herr@hofr.at> Acked-by: Christian Lamparter <chunkeey@googlemail.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>