diff for duplicates of <2305921.lIYBC71m00@phil> diff --git a/a/1.txt b/N1/1.txt index bf2d94a..cb09ae6 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,4 +1,4 @@ -Am Donnerstag, 2. März 2017, 13:56:52 CET schrieb Jeffy Chen: +Am Donnerstag, 2. M?rz 2017, 13:56:52 CET schrieb Jeffy Chen: > Currently we are trying to enable/disable the clk of irq's gpio bank when > unmask/mask irq. But the kernel's "lazy disable approach" will skip masking > irq when the irq chip doesn't support irq_disable ops. @@ -9,13 +9,13 @@ Am Donnerstag, 2. März 2017, 13:56:52 CET schrieb Jeffy Chen: > irq_enable-> enable clk again > irq_disable-> noop > -> Signed-off-by: Jeffy Chen <jeffy.chen-TNX95d0MmH7DzftRWevZcw@public.gmane.org> +> Signed-off-by: Jeffy Chen <jeffy.chen@rock-chips.com> While I'm not that versed in irqchip details, reading through some other irqchips makes this look correct handling, so also makes sense in the context of the pinctrl irqs here -Reviewed-by: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org> +Reviewed-by: Heiko Stuebner <heiko@sntech.de> > --- > diff --git a/a/content_digest b/N1/content_digest index 3ebdd8e..df17eb2 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,21 +1,11 @@ "ref\01488434212-6567-1-git-send-email-jeffy.chen@rock-chips.com\0" - "ref\01488434212-6567-1-git-send-email-jeffy.chen-TNX95d0MmH7DzftRWevZcw@public.gmane.org\0" - "From\0Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\0" - "Subject\0Re: [PATCH] pinctrl: rockchip: add irq_enable & irq_disable ops\0" + "From\0heiko@sntech.de (Heiko Stuebner)\0" + "Subject\0[PATCH] pinctrl: rockchip: add irq_enable & irq_disable ops\0" "Date\0Wed, 15 Mar 2017 18:46:38 +0100\0" - "To\0Jeffy Chen <jeffy.chen-TNX95d0MmH7DzftRWevZcw@public.gmane.org>" - " John Keeping <john-HooS5bfzL4hWk0Htik3J/w@public.gmane.org>\0" - "Cc\0linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" - Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> - Brian Norris <briannorris-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org> - Douglas Anderson <dianders-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org> - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-gpio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Tomasz Figa <tfiga-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> - " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" - "Am Donnerstag, 2. M\303\244rz 2017, 13:56:52 CET schrieb Jeffy Chen:\n" + "Am Donnerstag, 2. M?rz 2017, 13:56:52 CET schrieb Jeffy Chen:\n" "> Currently we are trying to enable/disable the clk of irq's gpio bank when\n" "> unmask/mask irq. But the kernel's \"lazy disable approach\" will skip masking\n" "> irq when the irq chip doesn't support irq_disable ops.\n" @@ -26,13 +16,13 @@ "> \tirq_enable-> enable clk again\n" "> \tirq_disable-> noop\n" "> \n" - "> Signed-off-by: Jeffy Chen <jeffy.chen-TNX95d0MmH7DzftRWevZcw@public.gmane.org>\n" + "> Signed-off-by: Jeffy Chen <jeffy.chen@rock-chips.com>\n" "\n" "While I'm not that versed in irqchip details, reading through some other \n" "irqchips makes this look correct handling, so also makes sense in the context \n" "of the pinctrl irqs here\n" "\n" - "Reviewed-by: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\n" + "Reviewed-by: Heiko Stuebner <heiko@sntech.de>\n" "\n" "> ---\n" "> \n" @@ -76,4 +66,4 @@ "> \t\tgc->chip_types[0].chip.irq_suspend = rockchip_irq_suspend;\n" "> \t\tgc->chip_types[0].chip.irq_resume = rockchip_irq_resume;" -b74b37cff41139150808dbe9dea999a8f08636a3235367ee26bf456c289bbc8b +c510c44ec3ea38e9481b953eba7596be46b7d4900fdf9d994ac773c705e5deae
diff --git a/a/1.txt b/N2/1.txt index bf2d94a..9a3b55d 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -9,13 +9,13 @@ Am Donnerstag, 2. März 2017, 13:56:52 CET schrieb Jeffy Chen: > irq_enable-> enable clk again > irq_disable-> noop > -> Signed-off-by: Jeffy Chen <jeffy.chen-TNX95d0MmH7DzftRWevZcw@public.gmane.org> +> Signed-off-by: Jeffy Chen <jeffy.chen@rock-chips.com> While I'm not that versed in irqchip details, reading through some other irqchips makes this look correct handling, so also makes sense in the context of the pinctrl irqs here -Reviewed-by: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org> +Reviewed-by: Heiko Stuebner <heiko@sntech.de> > --- > diff --git a/a/content_digest b/N2/content_digest index 3ebdd8e..83086f8 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,18 +1,17 @@ "ref\01488434212-6567-1-git-send-email-jeffy.chen@rock-chips.com\0" - "ref\01488434212-6567-1-git-send-email-jeffy.chen-TNX95d0MmH7DzftRWevZcw@public.gmane.org\0" - "From\0Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\0" + "From\0Heiko Stuebner <heiko@sntech.de>\0" "Subject\0Re: [PATCH] pinctrl: rockchip: add irq_enable & irq_disable ops\0" "Date\0Wed, 15 Mar 2017 18:46:38 +0100\0" - "To\0Jeffy Chen <jeffy.chen-TNX95d0MmH7DzftRWevZcw@public.gmane.org>" - " John Keeping <john-HooS5bfzL4hWk0Htik3J/w@public.gmane.org>\0" - "Cc\0linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" - Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> - Brian Norris <briannorris-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org> - Douglas Anderson <dianders-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org> - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-gpio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Tomasz Figa <tfiga-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> - " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" + "To\0Jeffy Chen <jeffy.chen@rock-chips.com>" + " John Keeping <john@metanate.com>\0" + "Cc\0linux-gpio@vger.kernel.org" + Brian Norris <briannorris@chromium.org> + Douglas Anderson <dianders@chromium.org> + Tomasz Figa <tfiga@google.com> + linux-rockchip@lists.infradead.org + Linus Walleij <linus.walleij@linaro.org> + linux-kernel@vger.kernel.org + " linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Am Donnerstag, 2. M\303\244rz 2017, 13:56:52 CET schrieb Jeffy Chen:\n" @@ -26,13 +25,13 @@ "> \tirq_enable-> enable clk again\n" "> \tirq_disable-> noop\n" "> \n" - "> Signed-off-by: Jeffy Chen <jeffy.chen-TNX95d0MmH7DzftRWevZcw@public.gmane.org>\n" + "> Signed-off-by: Jeffy Chen <jeffy.chen@rock-chips.com>\n" "\n" "While I'm not that versed in irqchip details, reading through some other \n" "irqchips makes this look correct handling, so also makes sense in the context \n" "of the pinctrl irqs here\n" "\n" - "Reviewed-by: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\n" + "Reviewed-by: Heiko Stuebner <heiko@sntech.de>\n" "\n" "> ---\n" "> \n" @@ -76,4 +75,4 @@ "> \t\tgc->chip_types[0].chip.irq_suspend = rockchip_irq_suspend;\n" "> \t\tgc->chip_types[0].chip.irq_resume = rockchip_irq_resume;" -b74b37cff41139150808dbe9dea999a8f08636a3235367ee26bf456c289bbc8b +ec94ce37f2c1733a47dee37788223c35605eabf5a78175732e7ad2e27c6042eb
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.