public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] siox: two cleanups
@ 2020-11-25  9:31 Uwe Kleine-König
  2020-11-25  9:31 ` [PATCH v3 1/2] siox: Use bus_type functions for probe, remove and shutdown Uwe Kleine-König
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Uwe Kleine-König @ 2020-11-25  9:31 UTC (permalink / raw)
  To: Thorsten Scherer, Greg Kroah-Hartman
  Cc: linux-kernel, Pengutronix Kernel Team

Hello,

compared to v2 sent starting with Message-Id:
20201124141834.3096325-1-u.kleine-koenig@pengutronix.de:

 - fix typo in commit log of patch 1
 - add Ack by Thorsten for patch 1

Uwe Kleine-König (2):
  siox: Use bus_type functions for probe, remove and shutdown
  siox: Make remove callback return void

 drivers/siox/siox-core.c | 50 ++++++++++++++++++++--------------------
 include/linux/siox.h     |  2 +-
 2 files changed, 26 insertions(+), 26 deletions(-)


base-commit: 418baf2c28f3473039f2f7377760bd8f6897ae18
-- 
2.29.2


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

end of thread, other threads:[~2020-12-10  8:53 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-25  9:31 [PATCH v3 0/2] siox: two cleanups Uwe Kleine-König
2020-11-25  9:31 ` [PATCH v3 1/2] siox: Use bus_type functions for probe, remove and shutdown Uwe Kleine-König
2020-11-25  9:31 ` [PATCH v3 2/2] siox: Make remove callback return void Uwe Kleine-König
2020-11-25 14:42   ` Thorsten Scherer
2020-11-25 14:47 ` [PATCH v3 0/2] siox: two cleanups Thorsten Scherer
2020-12-09 18:54   ` Greg Kroah-Hartman
2020-12-10  8:38     ` Uwe Kleine-König
2020-12-10  8:53       ` Greg Kroah-Hartman

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