From: Nicholas Mc Guire Date: Tue, 23 Dec 2014 17:41:33 +0000 (+0100) Subject: spi/fsl: unnecessary double init_completion removed X-Git-Tag: fixes-v4.0-rc1~184^2~4^4~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1004b9f146940d280a0f62ca33d241469022bce7;p=pandora-kernel.git spi/fsl: unnecessary double init_completion removed The double call to init_completion(&mpc8xxx_spi->done); is not needed presumably this is a editing mistake only. Signed-off-by: Nicholas Mc Guire Signed-off-by: Mark Brown --- Reading git-diff-tree failed