From: Felipe Balbi Date: Tue, 4 Oct 2011 20:10:28 +0000 (+0300) Subject: wl12xx: add an sdio glue struct to keep wl and device side-by-side X-Git-Tag: v3.3-rc1~182^2~261^2~2^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbe936bcb59d8e6e054c325a441082b55538bf8f;p=pandora-kernel.git wl12xx: add an sdio 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