Re: [PATCH] pinctrl: renesas/sh73a0: use rdev_get_drvdata()

From: Michał Mirosław
Date: Thu May 02 2024 - 08:41:01 EST


On Thu, May 02, 2024 at 09:56:39AM +0200, Geert Uytterhoeven wrote:
> Hi Michal,
>
> On Wed, May 1, 2024 at 1:16 PM Michał Mirosław <mirq-linux@xxxxxxxxxxxx> wrote:
> > Replace `reg_data` access with the official wrapper. The field is going
> > away soon.
>
> Thanks for your patch!
>
> > Reported-by: kernel test robot <lkp@xxxxxxxxx>
> > Closes: https://lore.kernel.org/oe-kbuild-all/202404301218.URkWO6dj-lkp@xxxxxxxxx/
>
> I am not sure these tags are needed, as the issue is not present in
> any tree yet?
>
> > Signed-off-by: Michał Mirosław <mirq-linux@xxxxxxxxxxxx>
>
> Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
>
> Do you want me to pick this up (for v6.11), or do you want to queue
> this with the other patches from the series that removes reg_data?
> Please let me know.
> In case of the latter:
> Acked-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>

If you're ok with it going through the regulator tree, then I guess it
would be easier to manage as the series would build without observing
additional dependencies.

Best Regards
Michał Mirosław