22 Jan
2021
22 Jan
'21
10:53 a.m.
On Thu, Jan 21, 2021 at 09:48:12PM +0100, Uwe Kleine-König wrote:
The driver core ignores the return value of the remove callback, so don't give isa drivers the chance to provide a value.
Adapt all isa_drivers with a remove callbacks accordingly; they all return 0 unconditionally anyhow.
Signed-off-by: Uwe Kleine-König uwe@kleine-koenig.org
Acked-by: Wolfram Sang wsa@kernel.org # for I2C