Re: [RFC PATCH 1/5] firmware: Create firmware upload framework

From: Greg KH
Date: Wed Nov 17 2021 - 10:15:53 EST


On Wed, Nov 10, 2021 at 05:13:41PM -0800, Russ Weight wrote:
> The Firmware Upload class driver provides a common API for uploading
> firmware files to devices.

That is exactly what the existing firmware api in the kernel is supposed
to be accomplishing.

If it is not doing what you need it to do, then you need to document the
heck out of why it is not, and why you need a different api for this. I
do not see that here in this changelog at all :(

thanks,

greg k-h