Initial Linux-wireless contribution

Kalle Valo kvalo at qca.qualcomm.com
Mon Aug 5 06:23:57 EDT 2013


Kalle Valo <kvalo at qca.qualcomm.com> writes:

> Then we need to come up with a way to deliver the platform data to
> wcn36xx, maybe something like how wl12xx_get_platform_data() does it.
> Not sure about that part yet.

Actually platform_device_register() and module_platform_driver() looks
more suitable for us. That way we can get rid of module_init() and
module_exit() entirely.

-- 
Kalle Valo



More information about the wcn36xx mailing list