[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250707175350.1333bd59@kernel.org>
Date: Mon, 7 Jul 2025 17:53:50 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: FUJITA Tomonori <fujita.tomonori@...il.com>
Cc: alex.gaynor@...il.com, dakr@...nel.org, gregkh@...uxfoundation.org,
ojeda@...nel.org, rafael@...nel.org, robh@...nel.org, saravanak@...gle.com,
a.hindborg@...nel.org, aliceryhl@...gle.com, bhelgaas@...gle.com,
bjorn3_gh@...tonmail.com, boqun.feng@...il.com, david.m.ertman@...el.com,
devicetree@...r.kernel.org, gary@...yguo.net, ira.weiny@...el.com,
kwilczynski@...nel.org, leon@...nel.org, linux-kernel@...r.kernel.org,
linux-pci@...r.kernel.org, lossin@...nel.org, netdev@...r.kernel.org,
rust-for-linux@...r.kernel.org, tmgross@...ch.edu
Subject: Re: [PATCH v3 0/3] rust: Build PHY device tables by using
module_device_table macro
On Fri, 4 Jul 2025 13:10:00 +0900 FUJITA Tomonori wrote:
> The PHY abstractions have been generating their own device tables
> manually instead of using the module_device_table macro provided by
> the device_id crate. However, the format of device tables occasionally
> changes [1] [2], requiring updates to both the device_id crate and the custom
> format used by the PHY abstractions, which is cumbersome to maintain.
Does not apply to networking trees so I suspect someone else will take
these:
Acked-by: Jakub Kicinski <kuba@...nel.org>
Powered by blists - more mailing lists