[PATCH v2] drivers/gpio : Remove redundant platform_set_drvdata().
Andy Shevchenko
andy.shevchenko at gmail.com
Mon Mar 20 03:10:38 PDT 2023
On Sun, Mar 19, 2023 at 2:01 PM Lizhe <sensor1010 at 163.com> wrote:
>
> platform_set_drvdata() is redundant in these functions.
> the purpose of calling this function is to place data
> in *driver_data. but the data is not retrieved in these
> functions
You need to:
1) split the series on per driver basis (not all of the drivers are
going thru the same subsystem);
2) improve English grammar and style in your commit message;
3) carefully explain in the cover letter your methods of finding the
places you think need to be improved.
Before that it's a waste of time to look at your contributions.
--
With Best Regards,
Andy Shevchenko
More information about the Linux-mediatek
mailing list