On 2/11/26 2:06 AM, Danilo Krummrich wrote:
> On Tue Feb 10, 2026 at 3:45 AM CET, John Hubbard wrote:
>> The dev_dbg!, dev_info!, dev_err!, and dev_warn! macros now accept
>> pci::Device directly without requiring an explicit .as_ref()
>> conversion to device::Device, thanks to commit a38cd1fea989
>> ("rust: device: support `dev_printk` on all devices").
>>
>> Signed-off-by: John Hubbard <[email protected]>
>
> There is already [1], which I queued up for when v7.0-rc1 is out.
>
> [1] https://lore.kernel.org/all/[email protected]/
I thought I saw that go by. OK, this will go away when I rebase onto
the upcoming drm-rust-next.
thanks,
--
John Hubbard