On Fri, Oct 30, 2020 at 10:12:54PM +0200, Grygorii Strashko wrote: > The devm_clk_get() may return -EPROBE_DEFER which is not handled properly > by TI EHRPWM driver and causes unnecessary boot log messages. > > Hence, add proper deferred probe handling with new dev_err_probe() API. > > Signed-off-by: Grygorii Strashko <[email protected]> > --- > drivers/pwm/pwm-tiehrpwm.c | 12 ++++-------- > 1 file changed, 4 insertions(+), 8 deletions(-)
Applied, thanks. Thierry
signature.asc
Description: PGP signature

