linux/drivers/net/wireless/ti/wl12xx
Eliad Peller 83c3a7d4ac wlcore: remove wl12xx_platform_data
Now that we have wlcore device-tree bindings in place
(for both wl12xx and wl18xx), remove the legacy
wl12xx_platform_data struct, and move its members
into the platform device data (that is passed to wlcore)

Davinci 850 is the only platform that still set
the platform data in the legacy way (and doesn't
have DT bindings), so remove the relevant
code/Kconfig option from the board file (as suggested
by Sekhar Nori)

Since no one currently uses wlcore_spi, simply remove its
platform data support (DT bindings will have to be added
if someone actually needs it)

Signed-off-by: Luciano Coelho <luca@coelho.fi>
Signed-off-by: Eliad Peller <eliad@wizery.com>
Tested-by: Nikita Kiryanov <nikita@compulab.co.il>
Acked-by: Kalle Valo <kvalo@codeaurora.org>
Acked-by: Sekhar Nori <nsekhar@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
2015-03-24 09:48:14 -07:00
..
acx.c wlcore/wl12xx: add hw_init operation 2012-04-12 08:44:00 +03:00
acx.h wl18xx: PG2.0 HW Watch dog interrupt support 2012-06-07 18:11:01 +03:00
cmd.c mac80211: support secondary channel offset in CSA 2013-04-16 15:29:44 +02:00
cmd.h wlcore: update channel_switch/stop_channel_switch commands 2012-11-27 10:49:28 +02:00
conf.h wlcore/wl12xx: use a single memory config and reset if using wl127x 2012-04-12 08:44:01 +03:00
debugfs.c wlcore/wl12xx/wl18xx: move lower driver debugfs to a subdir 2012-06-05 15:58:59 +03:00
debugfs.h wl12xx: implement fw status debugfs entries 2012-06-05 15:58:12 +03:00
event.c wlcore: support scan reports during periodic scan 2012-12-11 12:37:23 +02:00
event.h wlcore: update events enum/struct to new fw api 2012-11-27 10:49:29 +02:00
Kconfig wireless: TI wlxxx depends on MAC80211 2012-05-15 17:53:24 -04:00
main.c wlcore: remove wl12xx_platform_data 2015-03-24 09:48:14 -07:00
Makefile wlcore: update events enum/struct to new fw api 2012-11-27 10:49:29 +02:00
reg.h wlcore/wl12xx: add command trigger and event ack operations 2012-04-12 08:43:57 +03:00
scan.c mac80211: split sched scan IEs 2014-06-25 09:10:43 +02:00
scan.h mac80211: split sched scan IEs 2014-06-25 09:10:43 +02:00
wl12xx.h wl12xx: use frequency instead of enumerations for pdata clocks 2015-03-24 09:47:57 -07:00