mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-02 11:13:02 +09: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>