Re: [PATCH v5 05/12] gpu: nova-core: firmware: move firmware request code into a function

From: Danilo Krummrich

Date: Thu Sep 11 2025 - 07:23:46 EST


On 9/11/25 1:04 PM, Alexandre Courbot wrote:
> +/// Requests the GPU firmware `name` suitable for `chipset`, with version `ver`.
> +fn request_nv_firmware(

I think just request_firmware() is fine.