mbox series

[v2,0/2] Minor updates for hisi-sfc-v3xx

Message ID 1618228708-37949-1-git-send-email-yangyicong@hisilicon.com (mailing list archive)
Headers show
Series Minor updates for hisi-sfc-v3xx | expand

Message

Yicong Yang April 12, 2021, 11:58 a.m. UTC
This series fix a potential interrupt race condition and
cleanup the ACPI protection for the driver.

Change since v1:
- reword the commit in patch #2
Link: https://lore.kernel.org/linux-spi/1617881505-51552-1-git-send-email-yangyicong@hisilicon.com/

Yicong Yang (2):
  spi: hisi-sfc-v3xx: fix potential irq race condition
  spi: hisi-sfc-v3xx: drop unnecessary ACPI_PTR and related ifendif
    protection

 drivers/spi/spi-hisi-sfc-v3xx.c | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

Comments

Mark Brown April 12, 2021, 7 p.m. UTC | #1
On Mon, 12 Apr 2021 19:58:26 +0800, Yicong Yang wrote:
> This series fix a potential interrupt race condition and
> cleanup the ACPI protection for the driver.
> 
> Change since v1:
> - reword the commit in patch #2
> Link: https://lore.kernel.org/linux-spi/1617881505-51552-1-git-send-email-yangyicong@hisilicon.com/
> 
> [...]

Applied to

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

Thanks!

[1/2] spi: hisi-sfc-v3xx: fix potential irq race condition
      commit: 4c84e42d29afa3dce201a4db747db2a5ba404604
[2/2] spi: hisi-sfc-v3xx: drop unnecessary ACPI_PTR and related ifendif protection
      commit: 4a46f88681ca514f9cb33b39312d0ec4e2ec84da

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