Re: [PATCH v2 0/2] siox: two cleanups

2020-11-24 Thread Thorsten Scherer
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:20201119132311.2604232-1-u.kleine-koe...@pengutronix.de: > > - Prepare siox_shutdown() to be called even for unbound devices in >patch 1. > - remove stray "i

[PATCH v2 0/2] siox: two cleanups

2020-11-24 Thread Uwe Kleine-König
Hello, compared to v1 sent starting with Message-Id:20201119132311.2604232-1-u.kleine-koe...@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.