Re: [PATCH 4/9] m68k: allow NULL clock for clk_get_rate

From: Greg Ungerer
Date: Wed Jul 19 2017 - 08:21:32 EST


Hi Jonas,

On 19/07/17 19:06, Jonas Gorski wrote:
Hi Greg,

On 18 July 2017 at 14:03, Greg Ungerer <gerg@xxxxxxxxxxxxxx> wrote:
Hi Jonas,

On 18/07/17 20:17, Jonas Gorski wrote:

Make the behaviour of clk_get_rate consistent with common clk's
clk_get_rate by accepting NULL clocks as parameter. Some device
drivers rely on this, and will cause an OOPS otherwise.

Fixes: facdf0ed4f59 ("m68knommu: introduce basic clk infrastructure")
Cc: Greg Ungerer <gerg@xxxxxxxxxxxxxx>


Acked-by: Greg Ungerer <gerg@xxxxxxxxxxxxxx>

Do you want me to push this via the m68knommu git tree?
Or are you (or someone) taking the series as a whole?

Please take it through your tree. I totally forgot mentioning in the
cover letter that I'm just a simple patch submitter and don't have my
own tree. Too long ago that I sent a multi-tree patch series last time

No problem. Added to the m68knommu git tree, for-next branch.

Thanks
Greg