[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20171207.134136.1871493292266283592.davem@davemloft.net>
Date:   Thu, 07 Dec 2017 13:41:36 -0500 (EST)
From:   David Miller <davem@...emloft.net>
To:     Tobias.Jordan@...ktrobit.com
Cc:     netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
        ldv-project@...uxtesting.org
Subject: Re: [PATCH] net: mvmdio: disable/unprepare clocks in EPROBE_DEFER
 case
From: Tobias Jordan <Tobias.Jordan@...ktrobit.com>
Date: Wed, 6 Dec 2017 15:23:23 +0100
> add appropriate calls to clk_disable_unprepare() by jumping to out_mdio
> in case orion_mdio_probe() returns -EPROBE_DEFER.
> 
> Found by Linux Driver Verification project (linuxtesting.org).
> 
> Fixes: 3d604da1e954 net: mvmdio: get and enable optional clock
> Signed-off-by: Tobias Jordan <Tobias.Jordan@...ktrobit.com>
Applied, but please in the future format your Fixes: tag properly.
You need to put the commit message header line inside of parenthesis
and double quotes, like this:
Fixes: 3d604da1e954 ("net: mvmdio: get and enable optional clock")
Powered by blists - more mailing lists
 
