public inbox for linux-next@vger.kernel.org
 help / color / mirror / Atom feed
* linux-next: manual merge of the pinctrl-intel tree with the gpio-brgl tree
@ 2023-12-11  3:50 Stephen Rothwell
  2023-12-11  8:15 ` Bartosz Golaszewski
  0 siblings, 1 reply; 6+ messages in thread
From: Stephen Rothwell @ 2023-12-11  3:50 UTC (permalink / raw)
  To: Andy Shevchenko, Bartosz Golaszewski
  Cc: Bartosz Golaszewski, Linux Kernel Mailing List,
	Linux Next Mailing List

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

Hi all,

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

  drivers/pinctrl/intel/pinctrl-baytrail.c

between commit:

  c73505c8a001 ("pinctrl: baytrail: use gpiochip_dup_line_label()")

from the gpio-brgl tree and commit:

  6191e49de389 ("pinctrl: baytrail: Simplify code with cleanup helpers")

from the pinctrl-intel 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 drivers/pinctrl/intel/pinctrl-baytrail.c
index 3c8c02043481,9b76819e606a..000000000000
--- a/drivers/pinctrl/intel/pinctrl-baytrail.c
+++ b/drivers/pinctrl/intel/pinctrl-baytrail.c
@@@ -1173,7 -1136,7 +1136,6 @@@ static void byt_gpio_dbg_show(struct se
  		void __iomem *conf_reg, *val_reg;
  		const char *pull_str = NULL;
  		const char *pull = NULL;
- 		unsigned long flags;
 -		const char *label;
  		unsigned int pin;
  
  		pin = vg->soc->pins[i].number;

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-12-11 14:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-11  3:50 linux-next: manual merge of the pinctrl-intel tree with the gpio-brgl tree Stephen Rothwell
2023-12-11  8:15 ` Bartosz Golaszewski
2023-12-11 13:40   ` Andy Shevchenko
2023-12-11 14:04     ` Bartosz Golaszewski
2023-12-11 14:48       ` Andy Shevchenko
2023-12-11 14:51         ` Andy Shevchenko

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