commit | c085c664155ef6bd2e0ae9a030751b66cf307606 | [log] [tgz] |
---|---|---|
author | Baolin Wang <baolin.wang7@gmail.com> | Wed Apr 29 17:45:37 2020 +0800 |
committer | Lee Jones <lee.jones@linaro.org> | Tue May 26 10:51:20 2020 +0100 |
tree | 06e3165d606ceb3f9c296c06c6f7270253bbdc95 | |
parent | 9a875245f0c7fe2884ac4b58339c8da3ab9952f8 [diff] |
mfd: sprd: Remove unnecessary spi_bus_type setting The spi_register_driver() will set the spi_bus_type for the spi_driver, thus remove the redundant setting in this driver. Signed-off-by: Baolin Wang <baolin.wang7@gmail.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>