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 linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <20171102053223.GH30645@codeaurora.org> Date: Wed, 1 Nov 2017 22:32:23 -0700 From: Stephen Boyd <sboyd@...eaurora.org> To: Masahiro Yamada <yamada.masahiro@...ionext.com> Cc: linux-clk <linux-clk@...r.kernel.org>, Stephen Warren <swarren@...dotorg.org>, linux-fbdev@...r.kernel.org, Michael Turquette <mturquette@...libre.com>, Bartlomiej Zolnierkiewicz <b.zolnierkie@...sung.com>, Linux Kernel Mailing List <linux-kernel@...r.kernel.org>, Hans de Goede <hdegoede@...hat.com>, Russell King <linux@...linux.org.uk>, Shawn Guo <shawnguo@...nel.org>, Dong Aisheng <aisheng.dong@....com> Subject: Re: [RFC PATCH] clk: move of_clk_get_parent_count() declaration to <linux/__clk.h> On 10/29, Masahiro Yamada wrote: > 2017-10-13 8:17 GMT+09:00 Stephen Boyd <sboyd@...eaurora.org>: > > > USB has a > > similar case, which I think Shawn Guo/Dong Aisheng was trying to > > add an OF based bulk clk_get() API called of_clk_bulk_get() > > for[1]. If this get all clks API works there too then we should > > use it. If it can be non-DT specific, even better. > > > > [1] http://lkml.kernel.org/r/1506415441-4435-1-git-send-email-aisheng.dong@nxp.com > > OK, we can implement it based on Shawn/Dong's work. > > My concern is clk-bulk.c still needs to include #<linux/clk-provider.h>, > but it is a bit odd since clk-bulk.c is a helper for clk consumers. > > Understood. I'm not concerned though, it's one place where this happens, not in a bunch of random drivers. What exactly do you need from clk-provider.h in clk-bulk.c though? -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project
Powered by blists - more mailing lists