All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Boyd <sboyd@kernel.org>
To: Su Hui <suhui@nfschina.com>,
	mike.looijmans@topic.nl, mturquette@baylibre.com
Cc: Su Hui <suhui@nfschina.com>,
	linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org,
	kernel-janitors@vger.kernel.org
Subject: Re: [PATCH v2] clk: si5341: fix an error code problem in si5341_output_clk_set_rate
Date: Sun, 17 Dec 2023 17:46:45 -0800	[thread overview]
Message-ID: <9bebc25ad3c40640faa9df3d036f2326.sboyd@kernel.org> (raw)
In-Reply-To: <20231101031633.996124-1-suhui@nfschina.com>

Quoting Su Hui (2023-10-31 20:16:36)
> regmap_bulk_write() return zero or negative error code, return the value
> of regmap_bulk_write() rather than '0'.
> 
> Fixes: 3044a860fd09 ("clk: Add Si5341/Si5340 driver")
> Acked-by: Mike Looijmans <mike.looijmans@topic.nl>
> Signed-off-by: Su Hui <suhui@nfschina.com>
> ---

Applied to clk-next

      reply	other threads:[~2023-12-18  1:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-01  3:16 [PATCH v2] clk: si5341: fix an error code problem in si5341_output_clk_set_rate Su Hui
2023-12-18  1:46 ` 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=9bebc25ad3c40640faa9df3d036f2326.sboyd@kernel.org \
    --to=sboyd@kernel.org \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mike.looijmans@topic.nl \
    --cc=mturquette@baylibre.com \
    --cc=suhui@nfschina.com \
    /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.