Commit 9c073897 authored by Mark Brown's avatar Mark Brown

Merge remote-tracking branch 'asoc/topic/pcm512x' into asoc-next

parents 7a633e47 0cab20ce
...@@ -70,3 +70,7 @@ static struct spi_driver pcm512x_spi_driver = { ...@@ -70,3 +70,7 @@ static struct spi_driver pcm512x_spi_driver = {
}; };
module_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");
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment