mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-04 10:56:06 -04:00
Merge remote-tracking branch 'asoc/topic/pcm5102a' into asoc-next
This commit is contained in:
@@ -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,
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user