Skip to content

Commit

Permalink
Merge remote-tracking branch 'asoc/topic/pcm512x' into asoc-next
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Brown committed Jan 12, 2018
2 parents 0583060 + 0cab20c commit 7ba2226
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions sound/soc/codecs/pcm512x-spi.c
Original file line number Diff line number Diff line change
Expand Up @@ -70,3 +70,7 @@ static struct spi_driver pcm512x_spi_driver = {
};

module_spi_driver(pcm512x_spi_driver);

MODULE_DESCRIPTION("ASoC PCM512x codec driver - SPI");
MODULE_AUTHOR("Mark Brown <broonie@kernel.org>");
MODULE_LICENSE("GPL v2");

0 comments on commit 7ba2226

Please sign in to comment.