|
@@ -191,7 +191,6 @@ static int smdk_audio_probe(struct platform_device *pdev)
|
|
static struct platform_driver smdk_audio_driver = {
|
|
static struct platform_driver smdk_audio_driver = {
|
|
.driver = {
|
|
.driver = {
|
|
.name = "smdk-audio-wm8994",
|
|
.name = "smdk-audio-wm8994",
|
|
- .owner = THIS_MODULE,
|
|
|
|
.of_match_table = of_match_ptr(samsung_wm8994_of_match),
|
|
.of_match_table = of_match_ptr(samsung_wm8994_of_match),
|
|
.pm = &snd_soc_pm_ops,
|
|
.pm = &snd_soc_pm_ops,
|
|
},
|
|
},
|