Re: [PATCH v2] staging: greybus: bootrom: replace dev_info with dev_dbg for firmware name
From: Greg KH
Date: Thu Apr 30 2026 - 03:40:50 EST
On Wed, Apr 29, 2026 at 08:22:20PM -0400, kernelcoredev wrote:
> The original dev_info call was intentionally temporary, with a FIXME
> comment noting it should be downgraded to dev_dbg once modules with
> valid VID/PID values were common. Project Ara was cancelled in 2016,
> so that time has long passed.
>
> Remove the FIXME comment and downgrade to dev_dbg as originally intended.
>
> Tested via code inspection only, as Project Ara hardware is no longer
> available.
>
> Signed-off-by: Bentley Blacketer <sonionwhat@xxxxxxxxx>
Does not match the "From:" line :(