From: Stephen Boyd <sboyd@kernel.org>
To: Michael Turquette <mturquette@baylibre.com>,
Minjie Du <duminjie@vivo.com>,
Santosh Shilimkar <ssantosh@kernel.org>,
linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org
Cc: opensource.kernel@vivo.com, Minjie Du <duminjie@vivo.com>
Subject: Re: [PATCH v1] drivers: clk: keystone: Fix parameter judgment in _of_pll_clk_init()
Date: Wed, 19 Jul 2023 14:40:45 -0700 [thread overview]
Message-ID: <f3252bddf5ade38ce9bbda74bc352aa1.sboyd@kernel.org> (raw)
In-Reply-To: <20230712102246.10348-1-duminjie@vivo.com>
Quoting Minjie Du (2023-07-12 03:22:46)
> The function clk_register_pll() may return NULL(in line 149) or ERR_PTR
> (in line 131).
> Fix: make IS_ERR_OR_NULL() judge the clk_register_pll() function return.
>
> Signed-off-by: Minjie Du <duminjie@vivo.com>
> ---
Applied to clk-next
prev parent reply other threads:[~2023-07-19 21:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-12 10:22 [PATCH v1] drivers: clk: keystone: Fix parameter judgment in _of_pll_clk_init() Minjie Du
2023-07-19 21:40 ` Stephen Boyd [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=f3252bddf5ade38ce9bbda74bc352aa1.sboyd@kernel.org \
--to=sboyd@kernel.org \
--cc=duminjie@vivo.com \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mturquette@baylibre.com \
--cc=opensource.kernel@vivo.com \
--cc=ssantosh@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.