ASoC: codecs: 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>
このコミットが含まれているのは:
@@ -700,7 +700,6 @@ static int wm9712_remove(struct platform_device *pdev)
|
||||
static struct platform_driver wm9712_codec_driver = {
|
||||
.driver = {
|
||||
.name = "wm9712-codec",
|
||||
.owner = THIS_MODULE,
|
||||
},
|
||||
|
||||
.probe = wm9712_probe,
|
||||
|
新しいイシューから参照
ユーザーをブロックする