mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
Help simplify the cleanup code for SPI master drivers by providing a managed master registration function, ensuring that the master is automatically unregistered whenever the device is unbound. Signed-off-by: Mark Brown <broonie@linaro.org>