Initial Linux-wireless contribution

Eugene Krasnikov k.eugene.e at gmail.com
Mon Aug 5 06:41:17 EDT 2013


Aha, I see your point. So your suggestion is to define platform
interface that will make it possible to use wcn36xx with any platform
that supports specific interface similar to
wl12xx_platform_data/wl1271_if_operations right?

Let me have a deeper look if we cad get rid of module_init/exit
because platform_device_register/module_platform_driver is done in
wcnss_core hence or we have to rewrite wcnss_core ourselves or hack
into wcnss_core.

2013/8/5 Kalle Valo <kvalo at qca.qualcomm.com>:
> 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



-- 
Best regards,
Eugene



More information about the wcn36xx mailing list