All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] spi: Unify and simplify fwnode related checks
@ 2024-12-08 16:03 Andy Shevchenko
  2024-12-08 16:03 ` [PATCH v1 1/2] spi: Unify firmware node type checks Andy Shevchenko
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Andy Shevchenko @ 2024-12-08 16:03 UTC (permalink / raw)
  To: Mark Brown, linux-spi, linux-kernel; +Cc: Andy Shevchenko

A couple of cleanups on top of recently added change.

Andy Shevchenko (2):
  spi: Unify firmware node type checks
  spi: Deduplicate deferred probe checks in spi_probe()

 drivers/spi/spi.c | 41 ++++++++++++++++++-----------------------
 1 file changed, 18 insertions(+), 23 deletions(-)

-- 
2.43.0.rc1.1336.g36b5255a03ac


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

end of thread, other threads:[~2024-12-11 11:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-08 16:03 [PATCH v1 0/2] spi: Unify and simplify fwnode related checks Andy Shevchenko
2024-12-08 16:03 ` [PATCH v1 1/2] spi: Unify firmware node type checks Andy Shevchenko
2024-12-08 16:03 ` [PATCH v1 2/2] spi: Deduplicate deferred probe checks in spi_probe() Andy Shevchenko
2024-12-10 18:05 ` [PATCH v1 0/2] spi: Unify and simplify fwnode related checks Mark Brown
2024-12-11  4:12 ` Mukesh Kumar Savaliya
2024-12-11 10:59   ` Andy Shevchenko
2024-12-11 11:33     ` Andy Shevchenko

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.