Hello, On Tue, Nov 24, 2020 at 03:18:32PM +0100, Uwe Kleine-König wrote: > Hello, > > compared to v1 sent starting with > Message-Id:[email protected]: > > - 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.
I successfully ran our siox testcases with this series applied. Though not expecting this result to change, i will re-run them on v3 and then add a Tested-by. > > 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 > Kind regards Thorsten -- Thorsten Scherer | Eckelmann AG | www.eckelmann.de |

