Re: [PATCH 1/3] ASoC: codecs: wcd938x: handle deferred probe

From: Mark Brown
Date: Wed Jan 17 2024 - 10:22:51 EST


On Wed, Jan 17, 2024 at 04:12:06PM +0100, Krzysztof Kozlowski wrote:

> if (ret) {
> dev_err(dev, "%s: Fail to obtain platform data\n", __func__);
> - return -EINVAL;
> + return ret;

Should this be a dev_err_probe() as well?

Attachment: signature.asc
Description: PGP signature