Merge remote-tracking branch 'asoc/topic/pcm512x' into asoc-next
This commit is contained in:
commit
7ba22264a0
1 changed files with 4 additions and 0 deletions
|
@ -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");
|
||||
|
|
Loading…
Reference in a new issue