public inbox for linux-next@vger.kernel.org 
 help / color / mirror / Atom feed
* linux-next: manual merge of the sound tree with the pci tree
@ 2023-06-08  0:57 Stephen Rothwell
  0 siblings, 0 replies; only message in thread
From: Stephen Rothwell @ 2023-06-08  0:57 UTC (permalink / raw)
  To: Takashi Iwai, Bjorn Helgaas, Lorenzo Pieralisi,
	Krzysztof Wilczyński
  Cc: Linux Kernel Mailing List, Linux Next Mailing List, Mike Pastore,
	Yanteng Si

[-- Attachment #1: Type: text/plain, Size: 1192 bytes --]

Hi all,

Today's linux-next merge of the sound tree got a conflict in:

  include/linux/pci_ids.h

between commit:

  0ac448e0d29d ("PCI: Delay after FLR of Solidigm P44 Pro NVMe")

from the pci tree and commit:

  28bd137a3c8e ("ALSA: hda: Add Loongson LS7A HD-Audio support")

from the sound tree.

I fixed it up (see below) and can carry the fix as necessary. This
is now fixed as far as linux-next is concerned, but any non trivial
conflicts should be mentioned to your upstream maintainer when your tree
is submitted for merging.  You may also want to consider cooperating
with the maintainer of the conflicting tree to minimise any particularly
complex conflicts.

-- 
Cheers,
Stephen Rothwell

diff --cc include/linux/pci_ids.h
index 0f9cdc6195a1,c0c4ca8e2851..000000000000
--- a/include/linux/pci_ids.h
+++ b/include/linux/pci_ids.h
@@@ -158,8 -158,9 +158,11 @@@
  
  #define PCI_VENDOR_ID_LOONGSON		0x0014
  
+ #define PCI_DEVICE_ID_LOONGSON_HDA      0x7a07
+ #define PCI_DEVICE_ID_LOONGSON_HDMI     0x7a37
+ 
 +#define PCI_VENDOR_ID_SOLIDIGM		0x025e
 +
  #define PCI_VENDOR_ID_TTTECH		0x0357
  #define PCI_DEVICE_ID_TTTECH_MC322	0x000a
  

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-06-08  0:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-08  0:57 linux-next: manual merge of the sound tree with the pci tree Stephen Rothwell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox