提交 fe230531 编写于 作者: A Axel Lin 提交者: Mark Brown

regulator: fan53555: Fixup report wrong vendor message

Signed-off-by: NAxel Lin <axel.lin@ingics.com>
Reviewed-by: NHeiko Stuebner <heiko@sntech.de>
Signed-off-by: NMark Brown <broonie@kernel.org>
上级 6f34163c
......@@ -267,8 +267,7 @@ static int fan53555_device_setup(struct fan53555_device_info *di,
ret = fan53555_voltages_setup_silergy(di);
break;
default:
dev_err(di->dev,
"vendor %d not supported!\n", di->chip_id);
dev_err(di->dev, "vendor %d not supported!\n", di->vendor);
return -EINVAL;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册