Re: [PATCH 6/8] bcm63xx_enet: just use "enet" as the clock name

2017-09-06 Thread Jonas Gorski
Hi David, On 2 August 2017 at 11:34, Jonas Gorski wrote: > Now that we have the individual clocks available as "enet" we > don't need to rely on the device id for them anymore. > > Signed-off-by: Jonas Gorski Could I please get a (N)Ack so Ralf can add this patch to his tree? Regards Jonas >

[PATCH 6/8] bcm63xx_enet: just use "enet" as the clock name

2017-08-02 Thread Jonas Gorski
Now that we have the individual clocks available as "enet" we don't need to rely on the device id for them anymore. Signed-off-by: Jonas Gorski --- drivers/net/ethernet/broadcom/bcm63xx_enet.c | 5 + 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/drivers/net/ethernet/broadcom/b