[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20190522.172948.1674625854915710265.davem@davemloft.net>
Date: Wed, 22 May 2019 17:29:48 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: Jisheng.Zhang@...aptics.com
Cc: peppe.cavallaro@...com, alexandre.torgue@...com,
joabreu@...opsys.com, netdev@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] net: stmmac: fix reset gpio free missing
From: Jisheng Zhang <Jisheng.Zhang@...aptics.com>
Date: Wed, 22 May 2019 10:05:09 +0000
> Commit 984203ceff27 ("net: stmmac: mdio: remove reset gpio free")
> removed the reset gpio free, when the driver is unbinded or rmmod,
> we miss the gpio free.
>
> This patch uses managed API to request the reset gpio, so that the
> gpio could be freed properly.
>
> Signed-off-by: Jisheng Zhang <Jisheng.Zhang@...aptics.com>
> Fixes: 984203ceff27 ("net: stmmac: mdio: remove reset gpio free")
Please put the Fixes: tag first in the list of tags in the future.
Applied, thank you.
Powered by blists - more mailing lists