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

Hello,

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

 - Prepare siox_shutdown() to be called even for unbound devices in
   patch 1.
 - remove stray "if (sdriver->probe)" in patch 1 (how embarrassing).
 - Fix grammar in patch 2's commit log.

Uwe Kleine-König (2):
  siox: Use bus_type functions for probe, remote 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] 7+ messages in thread

end of thread, other threads:[~2020-11-25  7:06 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-24 14:18 [PATCH v2 0/2] siox: two cleanups Uwe Kleine-König
2020-11-24 14:18 ` [PATCH v2 1/2] siox: Use bus_type functions for probe, remote and shutdown Uwe Kleine-König
2020-11-24 20:58   ` Thorsten Scherer
2020-11-24 14:18 ` [PATCH v2 2/2] siox: Make remove callback return void Uwe Kleine-König
2020-11-24 20:58   ` Thorsten Scherer
2020-11-25  7:06     ` Uwe Kleine-König
2020-11-24 20:58 ` [PATCH v2 0/2] siox: two cleanups Thorsten Scherer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).