[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20220401181545.7AAF3C340EE@smtp.kernel.org>
Date: Fri, 01 Apr 2022 11:15:43 -0700
From: Stephen Boyd <sboyd@...nel.org>
To: Michael Turquette <mturquette@...libre.com>,
Stephen Kitt <steve@....org>
Cc: linux-clk@...r.kernel.org, linux-kernel@...r.kernel.org,
Wolfram Sang <wsa@...nel.org>, Stephen Kitt <steve@....org>
Subject: Re: [PATCH] clk: use i2c_match_id and simple i2c probe
Please fix the subject.
Quoting Stephen Kitt (2022-03-24 09:59:04)
> As part of the ongoing i2c transition to the simple probe
> ("probe_new"), this patch uses i2c_match_id to retrieve the
> driver_data for the probed device. The id parameter is thus no longer
> necessary and the simple probe can be used instead.
>
> Signed-off-by: Stephen Kitt <steve@....org>
> ---
> drivers/clk/clk-cdce925.c | 8 +++++---
> drivers/clk/clk-si5351.c | 8 +++++---
> drivers/clk/clk-si544.c | 8 +++++---
> drivers/clk/clk-si570.c | 8 +++++---
Also split the patch for each driver and send in one patch series with a
cover letter. Then the subject can be appropriate for that driver
instead of generic "clk:" which is only for core things. Looking at
previous patches to these files should help with the subject line.
Powered by blists - more mailing lists