From: Nicholas Mc Guire Date: Tue, 20 Jan 2015 05:26:17 +0000 (+0100) Subject: p54pci: add handling of signal case X-Git-Tag: fixes-v4.0-rc1~150^2~130^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=961d1bbecf33de0321cc59f0ea16dd517ecbf3fb;p=pandora-kernel.git 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 Acked-by: Christian Lamparter Signed-off-by: Kalle Valo --- Reading git-diff-tree failed