lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Wed, 1 Nov 2017 23:38:24 -0700 From: Stephen Boyd <sboyd@...eaurora.org> To: Michael Turquette <mturquette@...libre.com> Cc: linux-kernel@...r.kernel.org, linux-clk@...r.kernel.org, Tirupathi Reddy <tirupath@...eaurora.org> Subject: Re: [PATCH 1/2] clk: Add devm_of_clk_add_hw_provider()/del_provider() APIs On 09/01, Stephen Boyd wrote: > Sometimes we only have one of_clk_del_provider() call in driver > error and remove paths, because we're missing a > devm_of_clk_add_hw_provider() API. Introduce the API so we can > convert drivers to use this and potentially reduce the amount of > code needed to remove providers in drivers. > > Signed-off-by: Stephen Boyd <sboyd@...eaurora.org> > --- Applied to clk-next -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project
Powered by blists - more mailing lists