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: Sun, 15 May 2022 01:07:52 +0800 From: Miles Chen <miles.chen@...iatek.com> To: <wenst@...omium.org> CC: <angelogioacchino.delregno@...labora.com>, <chun-jie.chen@...iatek.com>, <linux-arm-kernel@...ts.infradead.org>, <linux-clk@...r.kernel.org>, <linux-kernel@...r.kernel.org>, <linux-mediatek@...ts.infradead.org>, <matthias.bgg@...il.com>, <miles.chen@...iatek.com>, <mturquette@...libre.com>, <rex-bc.chen@...iatek.com>, <sboyd@...nel.org> Subject: Re: [PATCH v2 11/11] clk: mediatek: mt8173: Switch to clk_hw provider APIs > As part of the effort to improve the MediaTek clk drivers, the next step > is to switch from the old 'struct clk' clk prodivder APIs to the new > 'struct clk_hw' ones. > > The MT8173 clk driver has one clk that is registered directly with the > clk provider APIs, instead of going through the MediaTek clk library. > > Switch this instance to use the clk_hw provider API. > > Signed-off-by: Chen-Yu Tsai <wenst@...omium.org> Reviewed-by: Miles Chen <miles.chen@...iatek.com>
Powered by blists - more mailing lists