[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210802125507.GJ25548@kadam>
Date: Mon, 2 Aug 2021 15:55:07 +0300
From: Dan Carpenter <dan.carpenter@...cle.com>
To: Damien Le Moal <Damien.LeMoal@....com>
Cc: "kbuild@...ts.01.org" <kbuild@...ts.01.org>,
"lkp@...el.com" <lkp@...el.com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Palmer Dabbelt <palmerdabbelt@...gle.com>,
Sean Anderson <seanga2@...il.com>,
Linus Walleij <linus.walleij@...aro.org>
Subject: Re: [kbuild] drivers/pinctrl/pinctrl-k210.c:970 k210_fpioa_probe()
warn: 'pdata->clk' not released on lines: 962,968.
On Sun, Aug 01, 2021 at 10:50:51PM +0000, Damien Le Moal wrote:
>
> I can add the clk_unprepare_disable() call to avoid the warning, but that is
> rather pointless as the system will not boot at all if there is an error here.
> Thoughts ?
These static checker warnings just a one time email service. If you
don't want to free resources then that's fine. If people run Smatch
manually then they'll still see the warnings but the kbuild bot won't
email about it again.
regards,
dan carpenter
Powered by blists - more mailing lists