Initial Linux-wireless contribution
Eugene Krasnikov
k.eugene.e at gmail.com
Tue Aug 6 09:35:35 EDT 2013
No problem. It will be even more clear as soon as i send out another draft:)
2013/8/6 Kalle Valo <kvalo at qca.qualcomm.com>:
> Eugene Krasnikov <k.eugene.e at gmail.com> writes:
>
>> What i was trying to say is that now struck looks like this:
>>
>> struct wcn36xx_platform_data {
>> struct device *dev;
>> /* IRQs */
>> int tx_irq;
>> int rx_irq;
>> void __iomem *mmio;
>> };
>>
>> dev will be received through probe's parameter.
>>
>> tx_irq, rx_irq and mmio will be received through
>> platform_get_resource_byname. So then this struct can be removed
>> completely:)
>
> Now I got it, thanks for being patient :)
>
> --
> Kalle Valo
--
Best regards,
Eugene
More information about the wcn36xx
mailing list