diff options
| author | Antonio Borneo <borneo.antonio@gmail.com> | 2015-06-23 17:52:39 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-07-15 06:01:55 +0300 |
| commit | 4f920c1f1778193338925ee3665844e08b4a6997 (patch) | |
| tree | af42f8ba650f5fae996d706fce6af4253b952c3f /include/linux | |
| parent | fb44d9a507305ab05945d8a781a0a1255a3d9868 (diff) | |
| download | linux-4f920c1f1778193338925ee3665844e08b4a6997.tar.xz | |
staging: mt29f_spinand: Remove redundant spi driver bus initialization
In ancient times it was necessary to manually initialize the bus
field of an spi_driver to spi_bus_type. These days this is done in
spi_register_driver(), so we can drop the manual assignment.
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: devel@driverdev.osuosl.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
