From: Luciano Coelho Date: Fri, 25 Jan 2013 10:05:34 +0000 (+0200) Subject: wlcore: move wl12xx_platform_data up and make it truly optional X-Git-Tag: v3.9-rc1~139^2~31^2^2~79^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cc9efed707c575a9e5880ea68f8b9d36b235f1f;p=pandora-kernel.git wlcore: move wl12xx_platform_data up and make it truly optional The platform data is used not only by wlcore-based drivers, but also by wl1251. Move it up in the directory hierarchy to reflect this. Additionally, make it truly optional. At the moment, disabling platform data while wl1251_sdio or wlcore_sdio are enabled doesn't work, but it will be necessary when device tree support is implemented. Signed-off-by: Luciano Coelho Reviewed-by: Felipe Balbi --- Reading git-diff-tree failed