From: Mark Brown Date: Wed, 10 Dec 2014 17:40:53 +0000 (+0000) Subject: spi: Move queue data structure initialisation to main master init X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~168^2~3^4~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5424d43e4daddf71aaa60d6565c8816af9150adf;p=pandora-kernel.git spi: Move queue data structure initialisation to main master init Since most devices now do use the standard queue and in order to avoid initialisation ordering issues being introduced by further refactorings to improve performance move the initialisation of the queue and the lock for it to the main master allocation. Signed-off-by: Mark Brown --- Reading git-diff-tree failed