From: Jisheng Zhang <jszhang@marvell.com>
To: "tglx@linutronix.de" <tglx@linutronix.de>,
"jason@lakedaemon.net" <jason@lakedaemon.net>
Cc: "sebastian.hesselbarth@gmail.com"
<sebastian.hesselbarth@gmail.com>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH] irqchip: dw-apb-ictl: select GENERIC_IRQ_CHIP
Date: Wed, 22 Oct 2014 21:00:12 +0800 [thread overview]
Message-ID: <20141022210012.6b650067@xhacker> (raw)
In-Reply-To: <1413982524-470-1-git-send-email-jszhang@marvell.com>
oops, typo. Should be generic chip functions. Please ignore this patch, I will
send the v2.
sorry
On Wed, 22 Oct 2014 05:55:24 -0700
Jisheng Zhang <jszhang@marvell.com> wrote:
> The dw-apb-ictl driver uses the clocksource MMIO functions.
> Thus it needs to select GENERIC_IRQ_CHIP in Kconfig.
>
> Signed-off-by: Jisheng Zhang <jszhang@marvell.com>
> ---
> drivers/irqchip/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/irqchip/Kconfig b/drivers/irqchip/Kconfig
> index b21f12f..a925da0 100644
> --- a/drivers/irqchip/Kconfig
> +++ b/drivers/irqchip/Kconfig
> @@ -56,6 +56,7 @@ config BRCMSTB_L2_IRQ
>
> config DW_APB_ICTL
> bool
> + select GENERIC_IRQ_CHIP
> select IRQ_DOMAIN
>
> config IMGPDC_IRQ
prev parent reply other threads:[~2014-10-22 13:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-22 12:55 [PATCH] irqchip: dw-apb-ictl: select GENERIC_IRQ_CHIP Jisheng Zhang
2014-10-22 13:00 ` Jisheng Zhang [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=20141022210012.6b650067@xhacker \
--to=jszhang@marvell.com \
--cc=jason@lakedaemon.net \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=sebastian.hesselbarth@gmail.com \
--cc=tglx@linutronix.de \
/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