Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1494710

Re: [PATCH] net: mvmdio: do not clk_disable_unprepare() NULL clock

From David Miller <davem@davemloft.net>
Newsgroups linux.kernel
Subject Re: [PATCH] net: mvmdio: do not clk_disable_unprepare() NULL clock
Date 2016-10-03 08:10 +0200
Message-ID <so4BP-kS-3@gated-at.bofh.it> (permalink)
References <sne0y-7A2-27@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: Alexey Khoroshilov <khoroshilov@ispras.ru>
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@ispras.ru>

Applied.

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] net: mvmdio: do not clk_disable_unprepare() NULL clock Alexey Khoroshilov <khoroshilov@ispras.ru> - 2016-10-01 00:00 +0200
  Re: [PATCH] net: mvmdio: do not clk_disable_unprepare() NULL clock David Miller <davem@davemloft.net> - 2016-10-03 08:10 +0200

csiph-web