All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] irqdomain: A couple of fixes
@ 2024-08-12 19:29 Andy Shevchenko
  2024-08-12 19:29 ` [PATCH v1 1/2] irqdomain: Unify checks for bus_token Andy Shevchenko
  2024-08-12 19:29 ` [PATCH v1 2/2] irqdomain: Remove stray '-' in the IRQ domain name Andy Shevchenko
  0 siblings, 2 replies; 9+ messages in thread
From: Andy Shevchenko @ 2024-08-12 19:29 UTC (permalink / raw)
  To: Thomas Gleixner, linux-kernel
  Cc: Herve Codina, Matti Vaittinen, Mark Brown, Andy Shevchenko

Recently added code has some issues of different severities.
Here are the fixes.

Assuming Thomas has an immutable branch/tag, I think it's worth
to pull them there, so if regmap needs that code it will be fixed.

Andy Shevchenko (2):
  irqdomain: Unify checks for bus_token
  irqdomain: Remove stray '-' in the IRQ domain name

 kernel/irq/irqdomain.c | 22 ++++++++++++++--------
 1 file changed, 14 insertions(+), 8 deletions(-)

-- 
2.43.0.rc1.1336.g36b5255a03ac


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

end of thread, other threads:[~2024-08-13  9:46 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-12 19:29 [PATCH v1 0/2] irqdomain: A couple of fixes Andy Shevchenko
2024-08-12 19:29 ` [PATCH v1 1/2] irqdomain: Unify checks for bus_token Andy Shevchenko
2024-08-13  8:32   ` Thomas Gleixner
2024-08-13  8:58     ` Andy Shevchenko
2024-08-13  8:47   ` [tip: irq/core] irqdomain: Clarify " tip-bot2 for Andy Shevchenko
2024-08-13  9:41   ` [PATCH v1 1/2] irqdomain: Unify " Matti Vaittinen
2024-08-12 19:29 ` [PATCH v1 2/2] irqdomain: Remove stray '-' in the IRQ domain name Andy Shevchenko
2024-08-13  8:47   ` [tip: irq/core] irqdomain: Remove stray '-' in the " tip-bot2 for Andy Shevchenko
2024-08-13  9:46   ` [PATCH v1 2/2] irqdomain: Remove stray '-' in the IRQ " Matti Vaittinen

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.