Re: [PATCH v5 05/12] gpu: nova-core: firmware: move firmware request code into a function
From: Alexandre Courbot
Date: Thu Sep 11 2025 - 08:19:00 EST
On Thu Sep 11, 2025 at 8:23 PM JST, Danilo Krummrich wrote:
> 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.
Sounds good!