Re: [PATCH 05/61] clk: samsung: simplify getting .drvdata

From: Stephen Boyd
Date: Tue May 15 2018 - 17:04:30 EST


Quoting Sylwester Nawrocki (2018-05-15 02:32:12)
> On 04/19/2018 04:05 PM, Wolfram Sang wrote:
> > We should get drvdata from struct device directly. Going via
> > platform_device is an unneeded step back and forth.
> >
> > Signed-off-by: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
>
> Acked-by: Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx>
>
> It seems to be the only clk/samsung patch in the v4.18 queue, please
> feel free to apply it directly.

Ok. I'll pick it up.