Skip to content
Commit d44f0bbb authored by Aapo Vienamo's avatar Aapo Vienamo Committed by Miquel Raynal
Browse files

mtd: core: Report error if first mtd_otp_size() call fails in mtd_otp_nvmem_add()



Jump to the error reporting code in mtd_otp_nvmem_add() if the
mtd_otp_size() call fails. Without this fix, the error is not logged.

Signed-off-by: default avatarAapo Vienamo <aapo.vienamo@linux.intel.com>
Reviewed-by: default avatarMika Westerberg <mika.westerberg@linux.intel.com>
Reviewed-by: default avatarMichael Walle <mwalle@kernel.org>
Fixes: 4b361cfa

 ("mtd: core: add OTP nvmem provider support")
Signed-off-by: default avatarMiquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20240313173425.1325790-2-aapo.vienamo@linux.intel.com
parent 4cece764
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment