linux/drivers/net/wireless/ti
Luciano Coelho afb43e6d88 wlcore: remove if_ops from platform_data
We can't pass pointers from the platform data to the modules, because
with DT it cannot be done.  Those pointers are not set by the board
files anyway.  It's the bus modules that set them, so they can be
safely removed from the platform data without changing any board
files.

Create a new structure that the bus modules pass to wlcore.  This
structure contains the if_ops pointers and a pointer to the actual
platform data.

Signed-off-by: Luciano Coelho <coelho@ti.com>
Reviewed-by: Felipe Balbi <balbi@ti.com>
2013-02-08 10:05:02 +02:00
..
wl12xx wlcore: remove if_ops from platform_data 2013-02-08 10:05:02 +02:00
wl18xx Merge branch 'wl12xx-next' into for-linville 2013-01-18 09:59:08 +02:00
wl1251 Merge branch 'wl12xx-next' into for-linville 2013-01-18 09:59:08 +02:00
wlcore wlcore: remove if_ops from platform_data 2013-02-08 10:05:02 +02:00
Kconfig wl18xx: add new module 2012-06-05 15:54:04 +03:00
Makefile wl18xx: add new module 2012-06-05 15:54:04 +03:00