mirror of
https://github.com/torvalds/linux.git
synced 2024-11-13 07:31:45 +00:00
Merge remote-tracking branch 'asoc/topic/pcm512x' into asoc-next
This commit is contained in:
commit
6508322da3
@ -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 New Issue
Block a user