Re: [PATCH] net: mvmdio: do not clk_disable_unprepare() NULL clock
From: David Miller
Date: Mon Oct 03 2016 - 02:04:04 EST
From: Alexey Khoroshilov <khoroshilov@xxxxxxxxx>
Date: Sat, 1 Oct 2016 00:56:37 +0300
> There is no need to clk_disable_unprepare(dev->clk)
> before it was initialized.
>
> Found by Linux Driver Verification project (linuxtesting.org).
>
> Signed-off-by: Alexey Khoroshilov <khoroshilov@xxxxxxxxx>
Applied.