[PATCH] sound: fsl_dma: remove dma_object path member

Timur Tabi timur at tabi.org
Wed Jul 19 13:12:17 AEST 2017


On 7/18/17 4:43 PM, Rob Herring wrote:
> -		dev_err(&pdev->dev, "could not determine resources for %s\n",
> -			ssi_np->full_name);
> +		dev_err(&pdev->dev, "could not determine resources for %pOF\n",
> +			ssi_np);

I think you meant to include this in the other patch.


More information about the Linuxppc-dev mailing list