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
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 25 Mar 2022 11:18:45 -0700
From:   Max Filippov <jcmvbkbc@...il.com>
To:     Stephen Kitt <steve@....org>
Cc:     Michael Turquette <mturquette@...libre.com>,
        Stephen Boyd <sboyd@...nel.org>, linux-clk@...r.kernel.org,
        LKML <linux-kernel@...r.kernel.org>,
        Wolfram Sang <wsa@...nel.org>
Subject: Re: [PATCH] clk: use simple i2c probe function

On Thu, Mar 24, 2022 at 9:29 AM Stephen Kitt <steve@....org> wrote:
>
> The i2c probe functions here don't use the id information provided in
> their second argument, so the single-parameter i2c probe function
> ("probe_new") can be used instead.
>
> This avoids scanning the identifier tables during probes.
>
> Signed-off-by: Stephen Kitt <steve@....org>
> ---
>  drivers/clk/clk-cdce706.c   | 5 ++---
>  drivers/clk/clk-cs2000-cp.c | 5 ++---
>  drivers/clk/clk-max9485.c   | 5 ++---
>  drivers/clk/clk-si514.c     | 5 ++---
>  drivers/clk/clk-si5341.c    | 5 ++---
>  5 files changed, 10 insertions(+), 15 deletions(-)

Reviewed-by: Max Filippov <jcmvbkbc@...il.com>

-- 
Thanks.
-- Max

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ