mbox series

[v2,0/1] Fix bug in version reduced firmware update

Message ID 20220914005821.3702446-1-John.C.Harrison@Intel.com (mailing list archive)
Headers show
Series Fix bug in version reduced firmware update | expand

Message

John Harrison Sept. 14, 2022, 12:58 a.m. UTC
From: John Harrison <John.C.Harrison@Intel.com>

The earlier patch to support firmware files with reduced versioning
introduced an issue with the firmware override module parameter. So
fix that.

v2: Also remove ANSI colour codes that accidentally got left in an
error message in the original patch.

Signed-off-by: John Harrison <John.C.Harrison@Intel.com>


John Harrison (1):
  drm/i915/uc: Fix issues with overriding firmware files

 drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c | 20 +++++++++++++++-----
 1 file changed, 15 insertions(+), 5 deletions(-)