From: Alexander Stein <alexander.stein@ew.tq-group.com>
To: linux-clk@vger.kernel.org, Marek Vasut <marex@denx.de>
Cc: Marek Vasut <marex@denx.de>,
Michael Turquette <mturquette@baylibre.com>,
Stephen Boyd <sboyd@kernel.org>
Subject: Re: [PATCH] clk: rs9: Drop unused pin_xin field
Date: Mon, 02 Jan 2023 07:48:04 +0100 [thread overview]
Message-ID: <12136118.O9o76ZdvQC@steina-w> (raw)
In-Reply-To: <20221216210922.592926-1-marex@denx.de>
Hello Marek,
thanks for the cleanup.
Am Freitag, 16. Dezember 2022, 22:09:22 CET schrieb Marek Vasut:
> The pin_xin field in struct rs9_driver_data is unused, drop it.
>
> Signed-off-by: Marek Vasut <marex@denx.de>
> ---
> Cc: Alexander Stein <alexander.stein@ew.tq-group.com>
> Cc: Michael Turquette <mturquette@baylibre.com>
> Cc: Stephen Boyd <sboyd@kernel.org>
> ---
> drivers/clk/clk-renesas-pcie.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/clk/clk-renesas-pcie.c b/drivers/clk/clk-renesas-pcie.c
> index e6247141d0c05..f91f30560820d 100644
> --- a/drivers/clk/clk-renesas-pcie.c
> +++ b/drivers/clk/clk-renesas-pcie.c
> @@ -60,7 +60,6 @@ struct rs9_driver_data {
> struct i2c_client *client;
> struct regmap *regmap;
> const struct rs9_chip_info *chip_info;
> - struct clk *pin_xin;
> struct clk_hw *clk_dif[2];
> u8 pll_amplitude;
> u8 pll_ssc;
Reviewed-by: Alexander Stein <alexander.stein@ew.tq-group.com>
next prev parent reply other threads:[~2023-01-02 6:48 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-16 21:09 [PATCH] clk: rs9: Drop unused pin_xin field Marek Vasut
2023-01-02 6:48 ` Alexander Stein [this message]
2023-02-18 4:46 ` Stephen Boyd
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=12136118.O9o76ZdvQC@steina-w \
--to=alexander.stein@ew.tq-group.com \
--cc=linux-clk@vger.kernel.org \
--cc=marex@denx.de \
--cc=mturquette@baylibre.com \
--cc=sboyd@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox