linux-next: manual merge of the drivers-x86 tree with the hwmon-staging tree

Stephen Rothwell posted 1 patch 4 years, 5 months ago
There is a newer version of this series
linux-next: manual merge of the drivers-x86 tree with the hwmon-staging tree
Posted by Stephen Rothwell 4 years, 5 months ago
Hi all,

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

  MAINTAINERS

between commits:

  548820e21ce1 ("hwmon: (asus_wmi_sensors) Support X370 Asus WMI.")
  b87611d43757 ("hwmon: (asus_wmi_ec_sensors) Support B550 Asus WMI.")

from the hwmon-staging tree and commit:

  0a6509b0926d ("platform/x86: Add Asus TF103C dock driver")

from the drivers-x86 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 MAINTAINERS
index 41c43425f7f9,1dd2cbff0c6b..000000000000
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@@ -3017,20 -2988,13 +3017,27 @@@ W:	http://acpi4asus.sf.ne
  F:	drivers/platform/x86/asus*.c
  F:	drivers/platform/x86/eeepc*.c
  
+ ASUS TF103C DOCK DRIVER
+ M:	Hans de Goede <hdegoede@redhat.com>
+ L:	platform-driver-x86@vger.kernel.org
+ S:	Maintained
+ T:	git git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git
+ F:	drivers/platform/x86/asus-tf103c-dock.c
+ 
 +ASUS WMI HARDWARE MONITOR DRIVER
 +M:	Ed Brindley <kernel@maidavale.org>
 +M:	Denis Pauk <pauk.denis@gmail.com>
 +L:	linux-hwmon@vger.kernel.org
 +S:	Maintained
 +F:	drivers/hwmon/asus_wmi_sensors.c
 +
 +ASUS WMI EC HARDWARE MONITOR DRIVER
 +M:	Eugene Shalygin <eugene.shalygin@gmail.com>
 +M:	Denis Pauk <pauk.denis@gmail.com>
 +L:	linux-hwmon@vger.kernel.org
 +S:	Maintained
 +F:	drivers/hwmon/asus_wmi_ec_sensors.c
 +
  ASUS WIRELESS RADIO CONTROL DRIVER
  M:	João Paulo Rechi Vita <jprvita@gmail.com>
  L:	platform-driver-x86@vger.kernel.org