Re: [PATCH 0/2] rust: usb: add initial USB abstractions
From: Greg Kroah-Hartman
Date: Mon Aug 25 2025 - 16:33:08 EST
On Mon, Aug 25, 2025 at 03:18:04PM -0300, Daniel Almeida wrote:
> This adds initial support for USB Rust drivers, not only because I see a
> widespread use of module_usb_driver() in media (which is a subsystem I
> aim to support) but also because I want to learn about USB in general
> and this is a nice opportunity to start doing so.
Oh wow, I wasn't expecting this, nice!
I'm at a conference all this week so I can't review this just yet, give
me a week please. But I am happy to see this happen, thanks for doing
it.
greg k-h