ASoC: pxa: 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>
Cette révision appartient à :
@@ -383,7 +383,6 @@ static struct platform_driver pxa2xx_i2s_driver = {
|
||||
|
||||
.driver = {
|
||||
.name = "pxa2xx-i2s",
|
||||
.owner = THIS_MODULE,
|
||||
},
|
||||
};
|
||||
|
||||
|
Référencer dans un nouveau ticket
Bloquer un utilisateur