Re: [PATCH v6 3/6] m68k: coldfire: Add clk_get_optional() function

From: Christoph Hellwig
Date: Thu Nov 29 2018 - 11:33:03 EST


On Thu, Nov 29, 2018 at 09:54:37PM +1000, Greg Ungerer wrote:
> Hi Phil,
>
> On 17/11/18 12:59 am, Phil Edworthy wrote:
> > clk_get_optional() returns NULL if not found instead of -ENOENT,
> > otherwise the behaviour is the same as clk_get().
> >
> > Signed-off-by: Phil Edworthy <phil.edworthy@xxxxxxxxxxx>
>
> Acked-by: Greg Ungerer <gerg@@linux-m68k.org>
>
> Looks good. Do you want me to take this in the m68knommu git tree?
> Or is the whole series going through some other tree?

Any chance we could just get coldfire moved over to the common clock
framework?