Merge remote-tracking branch 'asoc/topic/pcm5102a' into asoc-next
This commit is contained in:
commit
2d2c6e3b8c
|
@ -57,7 +57,6 @@ static struct platform_driver pcm5102a_codec_driver = {
|
|||
.remove = pcm5102a_remove,
|
||||
.driver = {
|
||||
.name = "pcm5102a-codec",
|
||||
.owner = THIS_MODULE,
|
||||
.of_match_table = pcm5102a_of_match,
|
||||
},
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue