Re: [PATCH 1/2] drm/msm: simplify getting .driver_data

From: Wolfram Sang
Date: Fri Mar 22 2019 - 04:32:06 EST



> > - struct platform_device *pdev = to_platform_device(dev);
> > - struct msm_gpu *gpu = platform_get_drvdata(pdev);
> > + struct msm_gpu *gpu = dev_get_drvdata(dev);
>
> Nice simplification :-)
>
> Do you catch these with Coccinelle?

Yes, the previous series had the script in the cover letter, but for
this small series, I thought it was too much. I haven't changed it since
then.

Attachment: signature.asc
Description: PGP signature