linux-pwm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Russell King (Oracle)" <linux@armlinux.org.uk>
To: Lizhe <sensor1010@163.com>
Cc: andrew@lunn.ch, sebastian.hesselbarth@gmail.com,
	gregory.clement@bootlin.com, thierry.reding@gmail.com,
	u.kleine-koenig@pengutronix.de, linus.walleij@linaro.org,
	brgl@bgdev.pl, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, linux-pwm@vger.kernel.org,
	linux-gpio@vger.kernel.org
Subject: Re: [PATCH] drivers/gpio : Remove redundant clearing of IRQ_TYPE_SENSE_MASK
Date: Tue, 30 May 2023 17:43:12 +0100	[thread overview]
Message-ID: <ZHYnoHK7YDCC7AMg@shell.armlinux.org.uk> (raw)
In-Reply-To: <20230530162034.4004-1-sensor1010@163.com>

On Wed, May 31, 2023 at 12:20:34AM +0800, Lizhe wrote:
> Before executing microchip_sgpio_irq_set_type(),
> type has already been cleared IRQ_TYPE_SENSE_MASK, see __irq_set_trigger().
> 
> Signed-off-by: Lizhe <sensor1010@163.com>

Please do as Bart has requested.

Your patch touches two files, each of which are managed by *different*
people via *different* trees. Re-posting your patch will *not* get it
applied, because the reason it can't be applied is because you have not
split it as people have asked you to do.

So, there is no point you re-posting it in its current form. You will
only make people frustrated, and if that continues, you will end up
being ignored.

Thanks.

-- 
RMK's Patch system: https://www.armlinux.org.uk/developer/patches/
FTTP is here! 80Mbps down 10Mbps up. Decent connectivity at last!

  parent reply	other threads:[~2023-05-30 16:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-30 16:20 [PATCH] drivers/gpio : Remove redundant clearing of IRQ_TYPE_SENSE_MASK Lizhe
2023-05-30 16:30 ` Bartosz Golaszewski
2023-05-30 16:43 ` Russell King (Oracle) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-05-19 17:16 Lizhe
2023-05-23  8:29 ` Bartosz Golaszewski

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=ZHYnoHK7YDCC7AMg@shell.armlinux.org.uk \
    --to=linux@armlinux.org.uk \
    --cc=andrew@lunn.ch \
    --cc=brgl@bgdev.pl \
    --cc=gregory.clement@bootlin.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pwm@vger.kernel.org \
    --cc=sebastian.hesselbarth@gmail.com \
    --cc=sensor1010@163.com \
    --cc=thierry.reding@gmail.com \
    --cc=u.kleine-koenig@pengutronix.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;
as well as URLs for NNTP newsgroup(s).