[alsa-devel] [PATCH v1 2/9] mfd: wm8994: Add support for MCLKn clock control
Sylwester Nawrocki
s.nawrocki at samsung.com
Wed Sep 18 15:36:55 CEST 2019
On 9/18/19 14:54, Charles Keepax wrote:
>>> + ret = devm_clk_bulk_get_optional(wm8994->dev, ARRAY_SIZE(wm8994->mclk),
>>> + wm8994->mclk);
>>> + if (ret != 0)
>>> + return ret;
>
> Would be nice to print a message here as well, make it clear what
> failed in the log. Apart from that minor nit:
Thanks for reviewing, I will add that modification for v2.
--
Regards,
Sylwester
More information about the Alsa-devel
mailing list