spi: drop owner assignment from platform_drivers
A platform_driver does not need to set an owner, it will be populated by the driver core. Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
This commit is contained in:
@@ -464,7 +464,6 @@ static struct platform_driver sun4i_spi_driver = {
|
||||
.remove = sun4i_spi_remove,
|
||||
.driver = {
|
||||
.name = "sun4i-spi",
|
||||
.owner = THIS_MODULE,
|
||||
.of_match_table = sun4i_spi_match,
|
||||
.pm = &sun4i_spi_pm_ops,
|
||||
},
|
||||
|
مرجع در شماره جدید
Block a user