Re: [PATCH v2] bcma: Use managed APIs

From: Johannes Berg
Date: Sat Jul 19 2025 - 11:54:31 EST


On Sat, 2025-07-19 at 16:52 +0100, Salah Triki wrote:
> Replace pci_* with pcim_* and kzalloc() with devm_kzalloc() so that no
> need to worry about freeing resources and disabling the device.
>

Please mention how you tested this? :)

johannes