[PATCH v2 0/2] siox: two cleanups
From: Uwe Kleine-König
Date: Tue Nov 24 2020 - 09:19:03 EST
Hello,
compared to v1 sent starting with
Message-Id:20201119132311.2604232-1-u.kleine-koenig@xxxxxxxxxxxxxx:
- 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