]> Git Repo - linux.git/commit
firmware: microchip: don't unconditionally print validation success
authorConor Dooley <[email protected]>
Wed, 10 Apr 2024 11:58:05 +0000 (12:58 +0100)
committerConor Dooley <[email protected]>
Wed, 24 Apr 2024 21:02:20 +0000 (22:02 +0100)
commit6e3b7e862ea4e4ff1be1d153ae07dfe150ed8896
treee326a4d9038f32bf0b73ec6354bbeda22891b2b0
parent6b0856ee585d7f8a544546c3c5f1f4c49162e451
firmware: microchip: don't unconditionally print validation success

If validation fails, both prints are made. Skip the success one in the
failure case.

Fixes: ec5b0f1193ad ("firmware: microchip: add PolarFire SoC Auto Update support")
Signed-off-by: Conor Dooley <[email protected]>
drivers/firmware/microchip/mpfs-auto-update.c
This page took 0.052386 seconds and 4 git commands to generate.