On Fri, Mar 21, 2025 at 10:47:52PM +0100, Danilo Krummrich wrote:
> This series provides a mechanism to safely convert a struct device into its
> corresponding bus specific device instance, if any.
With the following changes, applied to nova-next, thanks.
* rebase onto [1], i.e. make TryFrom impl generic over device::DeviceContext
* drop Device::bus_type_raw(); use dev_is_platform(), devi_is_pci() Rust
helper instead
- Danilo
[1] https://lore.kernel.org/lkml/20250413173758.12068-1-dakr@kernel.org/