[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAMo8Bf+vk+mkEAAQCirw7cdCFXx4wq7yxkM0tSP8PvpCaaacMw@mail.gmail.com>
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