Re: [PATCH] soc: qcom: smem: Silence probe defer error
From: Andy Gross
Date: Fri Jul 01 2016 - 17:32:46 EST
On Fri, Jul 01, 2016 at 02:18:59PM -0700, Stephen Boyd wrote:
> If we fail to get the hwspinlock due to probe defer, we shouldn't
> print an error message. Just be silent in this case.
>
> Cc: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>
> Signed-off-by: Stephen Boyd <sboyd@xxxxxxxxxxxxxx>
Looks good to me. This has needed to be fixed for a while. Thanks!
Andy