From: Ohad Ben-Cohen Date: Wed, 15 Sep 2010 23:31:12 +0000 (+0200) Subject: wl12xx: add platform data passing support X-Git-Tag: v2.6.37-rc1~147^2~373^2^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61ee7007a5d61aa066076da578e8e8084e122d7d;p=pandora-kernel.git wl12xx: add platform data passing support Add a simple mechanism to pass platform data to the SDIO instances of wl12xx. This way there is no confusion over who owns the 'embedded data', typechecking is preserved, and no possibility for the wrong driver to pick up the data. Originally proposed by Russell King. Signed-off-by: Ohad Ben-Cohen Signed-off-by: John W. Linville --- Reading git-diff-tree failed