[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4d5b3f7c-e516-2a4e-3594-1f8f705c16ab@gmail.com>
Date: Thu, 23 Apr 2020 08:46:54 -0700
From: Florian Fainelli <f.fainelli@...il.com>
To: Zou Wei <zou_wei@...wei.com>, gregkh@...uxfoundation.org,
jslaby@...e.com, f.fainelli@...il.com,
bcm-kernel-feedback-list@...adcom.com,
linux-serial@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH -next] tty: serial: bcm63xx: fix missing clk_put() in
bcm63xx_uart
On 4/21/2020 5:31 AM, Zou Wei wrote:
> This patch fixes below error reported by coccicheck
>
> drivers/tty/serial/bcm63xx_uart.c:848:2-8: ERROR: missing clk_put;
> clk_get on line 842 and execution via conditional on line 846
>
> Fixes: ab4382d27412 ("tty: move drivers/serial/ to drivers/tty/serial/")
The driver was doing that prior to being moved, and since this is an
error path, I am not sure the Fixes tag is really warranted.
Acked-by: Florian Fainelli <f.fainelli@...il.com>
--
Florian
Powered by blists - more mailing lists