All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: Andy Shevchenko <andy.shevchenko@gmail.com>,
	Vaibhav Gupta <vaibhav.varodek@gmail.com>,
	Bjorn Helgaas <bhelgaas@google.com>,
	Vaibhav Gupta <vaibhavgupta40@gmail.com>,
	Bjorn Helgaas <bjorn@helgaas.com>,
	Bjorn Helgaas <helgaas@kernel.org>
Cc: linux-kernel@vger.kernel.org, linux-spi@vger.kernel.org,
	linux-kernel-mentees@lists.linuxfoundation.org
Subject: Re: [PATCH v2] spi: spi-topcliff-pch: drop call to wakeup-disable
Date: Tue, 28 Jul 2020 17:31:20 +0100	[thread overview]
Message-ID: <159595388005.15302.1247752401935651695.b4-ty@kernel.org> (raw)
In-Reply-To: <20200727131742.82289-1-vaibhavgupta40@gmail.com>

On Mon, 27 Jul 2020 18:47:43 +0530, Vaibhav Gupta wrote:
> Before generic upgrade, both .suspend() and .resume() were invoking
> pci_enable_wake(pci_dev, PCI_D3hot, 0). Hence, disabling wakeup in both
> states. (Normal trend is .suspend() enables and .resume() disables the
> wakeup.)
> 
> This was ambiguous and may be buggy. Instead of replicating the legacy
> behavior, drop the wakeup-disable call.
> 
> [...]

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next

Thanks!

[1/1] spi: spi-topcliff-pch: drop call to wakeup-disable
      commit: 15b413d93ccd0d26c29f005df82c299c8f14cbd6

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark

WARNING: multiple messages have this Message-ID (diff)
From: Mark Brown <broonie@kernel.org>
To: Andy Shevchenko <andy.shevchenko@gmail.com>,
	Vaibhav Gupta <vaibhav.varodek@gmail.com>,
	Bjorn Helgaas <bhelgaas@google.com>,
	Vaibhav Gupta <vaibhavgupta40@gmail.com>,
	Bjorn Helgaas <bjorn@helgaas.com>,
	Bjorn Helgaas <helgaas@kernel.org>
Cc: linux-kernel-mentees@lists.linuxfoundation.org,
	linux-kernel@vger.kernel.org, linux-spi@vger.kernel.org
Subject: Re: [Linux-kernel-mentees] [PATCH v2] spi: spi-topcliff-pch: drop call to wakeup-disable
Date: Tue, 28 Jul 2020 17:31:20 +0100	[thread overview]
Message-ID: <159595388005.15302.1247752401935651695.b4-ty@kernel.org> (raw)
In-Reply-To: <20200727131742.82289-1-vaibhavgupta40@gmail.com>

On Mon, 27 Jul 2020 18:47:43 +0530, Vaibhav Gupta wrote:
> Before generic upgrade, both .suspend() and .resume() were invoking
> pci_enable_wake(pci_dev, PCI_D3hot, 0). Hence, disabling wakeup in both
> states. (Normal trend is .suspend() enables and .resume() disables the
> wakeup.)
> 
> This was ambiguous and may be buggy. Instead of replicating the legacy
> behavior, drop the wakeup-disable call.
> 
> [...]

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next

Thanks!

[1/1] spi: spi-topcliff-pch: drop call to wakeup-disable
      commit: 15b413d93ccd0d26c29f005df82c299c8f14cbd6

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark
_______________________________________________
Linux-kernel-mentees mailing list
Linux-kernel-mentees@lists.linuxfoundation.org
https://lists.linuxfoundation.org/mailman/listinfo/linux-kernel-mentees

  parent reply	other threads:[~2020-07-28 16:31 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-20 15:57 [PATCH v1] spi: spi-topcliff-pch: use generic power management Vaibhav Gupta
2020-07-20 15:57 ` [Linux-kernel-mentees] " Vaibhav Gupta
2020-07-22 13:45 ` Mark Brown
2020-07-22 13:45   ` [Linux-kernel-mentees] " Mark Brown
2020-07-22 20:01   ` Vaibhav Gupta
2020-07-22 20:01     ` [Linux-kernel-mentees] " Vaibhav Gupta
2020-07-24 10:51 ` Andy Shevchenko
2020-07-24 10:51   ` [Linux-kernel-mentees] " Andy Shevchenko
2020-07-24 15:16   ` Vaibhav Gupta
2020-07-24 15:16     ` [Linux-kernel-mentees] " Vaibhav Gupta
2020-07-24 20:16     ` Andy Shevchenko
2020-07-24 20:16       ` [Linux-kernel-mentees] " Andy Shevchenko
2020-07-24 22:37       ` Bjorn Helgaas
2020-07-24 22:37         ` [Linux-kernel-mentees] " Bjorn Helgaas
2020-07-25 10:42         ` Andy Shevchenko
2020-07-25 10:42           ` [Linux-kernel-mentees] " Andy Shevchenko
2020-07-25 10:44           ` Andy Shevchenko
2020-07-25 10:44             ` [Linux-kernel-mentees] " Andy Shevchenko
2020-07-27  7:06             ` Vaibhav Gupta
2020-07-27  7:06               ` [Linux-kernel-mentees] " Vaibhav Gupta
2020-07-27 11:12               ` Andy Shevchenko
2020-07-27 11:12                 ` [Linux-kernel-mentees] " Andy Shevchenko
2020-07-27 13:08                 ` Vaibhav Gupta
2020-07-27 13:08                   ` [Linux-kernel-mentees] " Vaibhav Gupta
2020-07-27 13:17       ` [PATCH v2] spi: spi-topcliff-pch: drop call to wakeup-disable Vaibhav Gupta
2020-07-27 13:17         ` [Linux-kernel-mentees] " Vaibhav Gupta
2020-07-27 13:38         ` Andy Shevchenko
2020-07-27 13:38           ` [Linux-kernel-mentees] " Andy Shevchenko
2020-07-27 13:46           ` Vaibhav Gupta
2020-07-27 13:46             ` [Linux-kernel-mentees] " Vaibhav Gupta
2020-07-27 14:08             ` Andy Shevchenko
2020-07-27 14:08               ` [Linux-kernel-mentees] " Andy Shevchenko
2020-07-27 14:17               ` Joe Perches
2020-07-27 14:17                 ` [Linux-kernel-mentees] " Joe Perches
2020-07-27 17:29           ` [PATCH v3] " Vaibhav Gupta
2020-07-27 17:29             ` [Linux-kernel-mentees] " Vaibhav Gupta
2020-07-27 19:21             ` Andy Shevchenko
2020-07-27 19:21               ` [Linux-kernel-mentees] " Andy Shevchenko
2020-07-28 16:31             ` Mark Brown
2020-07-28 16:31               ` [Linux-kernel-mentees] " Mark Brown
2020-07-28 16:31         ` Mark Brown [this message]
2020-07-28 16:31           ` [Linux-kernel-mentees] [PATCH v2] " Mark Brown

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=159595388005.15302.1247752401935651695.b4-ty@kernel.org \
    --to=broonie@kernel.org \
    --cc=andy.shevchenko@gmail.com \
    --cc=bhelgaas@google.com \
    --cc=bjorn@helgaas.com \
    --cc=helgaas@kernel.org \
    --cc=linux-kernel-mentees@lists.linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-spi@vger.kernel.org \
    --cc=vaibhav.varodek@gmail.com \
    --cc=vaibhavgupta40@gmail.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 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.