Files
linux/Documentation
Mark Brown 2cbfa21286 spi: make remove callback a void function
Merge series from Uwe Kleine-König <u.kleine-koenig@pengutronix.de>:

this series goal is to change the spi remove callback's return value to void.
After numerous patches nearly all drivers already return 0 unconditionally.
The four first patches in this series convert the remaining three drivers to
return 0, the final patch changes the remove prototype and converts all
implementers.

base-commit: 26291c54e1
2022-02-09 14:32:59 +00:00
..
2021-12-10 14:28:01 -07:00
2022-01-09 18:59:10 -07:00
2021-12-01 20:02:11 +01:00
2021-12-31 14:39:28 +01:00
2021-11-26 16:27:43 +01:00
2022-01-17 18:25:57 +01:00
2022-01-27 11:22:34 -07:00
2021-12-10 14:05:55 -07:00