On Thu, Sep 26, 2019 at 09:45:03AM -0700, Jeff Kirsher wrote:
> +int i40iw_probe(struct platform_device *pdev)
> +{
> +     struct i40e_peer_dev_platform_data *pdata =
> +             dev_get_platdata(&pdev->dev);
> +     struct i40e_info *ldev;

I thought Greg already said not to use platform_device for this?

Jason

Reply via email to