linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Boyd <sboyd@kernel.org>
To: akshu.agrawal@amd.com
Cc: Michael Turquette <mturquette@baylibre.com>,
	Rahul Tanwar <rahul.tanwar@linux.intel.com>,
	linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2/5] clk: x86: Change name from ST to FCH
Date: Wed, 15 Jul 2020 17:42:54 -0700	[thread overview]
Message-ID: <159486017478.1987609.16233541356940866738@swboyd.mtv.corp.google.com> (raw)
In-Reply-To: <20200713010001.18976-2-akshu.agrawal@amd.com>

Quoting Akshu Agrawal (2020-07-12 17:59:50)
> diff --git a/drivers/clk/x86/clk-st.c b/drivers/clk/x86/clk-fch.c
> similarity index 73%
> rename from drivers/clk/x86/clk-st.c
> rename to drivers/clk/x86/clk-fch.c
> index 25d4b97aff9b..b252f0cf0628 100644
> --- a/drivers/clk/x86/clk-st.c
> +++ b/drivers/clk/x86/clk-fch.c
> @@ -8,7 +8,7 @@
>  #include <linux/clk.h>
>  #include <linux/clkdev.h>
>  #include <linux/clk-provider.h>
> -#include <linux/platform_data/clk-st.h>
> +#include <linux/platform_data/clk-fch.h>

Is this file moved somewhere?

>  #include <linux/platform_device.h>
>  
>  /* Clock Driving Strength 2 register */

  reply	other threads:[~2020-07-16  0:42 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-13  0:59 [PATCH 1/5] ACPI: APD: Change name from ST to FCH Akshu Agrawal
2020-07-13  0:59 ` [PATCH 2/5] clk: x86: " Akshu Agrawal
2020-07-16  0:42   ` Stephen Boyd [this message]
2020-07-20  4:59     ` Agrawal, Akshu
2020-07-21  8:04       ` Stephen Boyd
2020-07-13  0:59 ` [PATCH 3/5] ACPI: APD: Add a fmw property is_raven Akshu Agrawal
2020-07-13  0:59 ` [PATCH 4/5] clk: x86: Support RV architecture Akshu Agrawal
2020-07-16  1:03   ` Stephen Boyd
2020-07-20  4:59     ` Agrawal, Akshu

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=159486017478.1987609.16233541356940866738@swboyd.mtv.corp.google.com \
    --to=sboyd@kernel.org \
    --cc=akshu.agrawal@amd.com \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mturquette@baylibre.com \
    --cc=rahul.tanwar@linux.intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).