From: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
To: Mike Turquette <mturquette@linaro.org>
Cc: Stephen Boyd <sboyd@codeaurora.org>,
Kyungmin Park <kyungmin.park@samsung.com>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] clk: qcom: fix driver dependencies
Date: Wed, 26 Nov 2014 16:54:13 +0100 [thread overview]
Message-ID: <2602622.MuWT6vUosD@amdc1032> (raw)
In-Reply-To: <2408462.Vr3YfHniN8@amdc1032>
Hi Mike,
Could you please apply this patch for 3.19?
It still applies fine to the current -next and I haven't got any
feedback for it since the initial posting in September.
Best regards,
--
Bartlomiej Zolnierkiewicz
Samsung R&D Institute Poland
Samsung Electronics
On Monday, September 01, 2014 05:20:41 PM Bartlomiej Zolnierkiewicz wrote:
> Support for Qualcomm's clock controllers should be available only on
> Qualcomm platforms.
>
> Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
> Acked-by: Kyungmin Park <kyungmin.park@samsung.com>
> Cc: Stephen Boyd <sboyd@codeaurora.org>
> ---
> drivers/clk/qcom/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> Index: b/drivers/clk/qcom/Kconfig
> ===================================================================
> --- a/drivers/clk/qcom/Kconfig 2014-08-22 16:53:37.429123415 +0200
> +++ b/drivers/clk/qcom/Kconfig 2014-09-01 17:13:43.604778653 +0200
> @@ -1,6 +1,7 @@
> config COMMON_CLK_QCOM
> tristate "Support for Qualcomm's clock controllers"
> depends on OF
> + depends on ARCH_QCOM || COMPILE_TEST
> select REGMAP_MMIO
> select RESET_CONTROLLER
prev parent reply other threads:[~2014-11-26 15:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-01 15:20 [PATCH] clk: qcom: fix driver dependencies Bartlomiej Zolnierkiewicz
2014-11-26 15:54 ` Bartlomiej Zolnierkiewicz [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=2602622.MuWT6vUosD@amdc1032 \
--to=b.zolnierkie@samsung.com \
--cc=kyungmin.park@samsung.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mturquette@linaro.org \
--cc=sboyd@codeaurora.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