Initial Linux-wireless contribution

Kalle Valo kvalo at qca.qualcomm.com
Tue Aug 6 09:28:07 EDT 2013


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



More information about the wcn36xx mailing list