From: Felipe Balbi Date: Tue, 4 Oct 2011 20:36:47 +0000 (+0300) Subject: wl12xx: add an spi glue struct to keep wl and device side-by-side X-Git-Tag: v3.3-rc1~182^2~261^2~2^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b65019f661733ece3be0680be307d238d4dec68e;p=pandora-kernel.git wl12xx: add an spi glue struct to keep wl and device side-by-side In order to fully abstract the bus, we need to save the device structure *beside* wl1271, instead of inside it. This will help re-structuring the driver so that we avoid the duplicated code in the bus modules. Signed-off-by: Felipe Balbi [forward-ported and cleaned up and rephrased commit message] Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed