Re: [PATCH 2/4] clk: tegra: check BPMP response return code

From: Stephen Boyd
Date: Sat Oct 21 2017 - 10:10:49 EST


On 10/17, Thierry Reding wrote:
> On Thu, Sep 07, 2017 at 12:31:02PM +0300, Timo Alho wrote:
> > Check return code in BPMP response message(s). The typical error case
> > is when clock operation is attempted with invalid clock identifier.
> >
> > Also remove error print from call to clk_get_info() as the
> > implementation loops through range of all possible identifier, but the
> > operation is expected error out when the clock id is unused.
> >
> > Signed-off-by: Timo Alho <talho@xxxxxxxxxx>
> > ---
> > drivers/clk/tegra/clk-bpmp.c | 15 ++++++++++-----
> > 1 file changed, 10 insertions(+), 5 deletions(-)
>
> Hi Mike, Stephen,
>
> do you mind if I pick this up into the Tegra tree? It has a build
> dependency on patch 1/4.
>
> I only now realized that you guys weren't on Cc, hence quoting in
> full.
>

No worries

Acked-by: Stephen Boyd <sboyd@xxxxxxxxxxxxxx>


--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project