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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ