Re: [PATCH] clk: meson: axg-audio: improve deferral handling
From: Stephen Boyd <sboyd@kernel.org>
Date: 2021-05-26 03:11:08
Also in:
linux-amlogic, lkml
From: Stephen Boyd <sboyd@kernel.org>
Date: 2021-05-26 03:11:08
Also in:
linux-amlogic, lkml
Quoting Jerome Brunet (2021-05-20 00:31:36)
Use dev_err_probe() for clock and reset resources to indicate the deferral reason through sysfs when waiting for the resource to come up. Signed-off-by: Jerome Brunet <jbrunet@baylibre.com> ---
Reviewed-by: Stephen Boyd <sboyd@kernel.org>