On 10/14/2013 09:04 AM, H. Peter Anvin wrote:
On 10/11/2013 08:43 PM, David Cohen wrote:
+
+ /*
+* We need to call platform init of IPC devices to fill misc_pdata
+* structure. It will be used in msic_init for initialization.
+*/
+ if (dev != NULL)
+
On 10/11/2013 08:43 PM, David Cohen wrote:
> +
> + /*
> + * We need to call platform init of IPC devices to fill misc_pdata
> + * structure. It will be used in msic_init for initialization.
> + */
> + if (dev != NULL)
> + pdata = dev->get_platform_data(pentry);
>
2 matches
Mail list logo