mirror of
https://github.com/torvalds/linux.git
synced 2026-05-24 15:12:13 +02:00
Merge remote-tracking branch 'asoc/topic/pcm512x' into asoc-next
This commit is contained in:
commit
b60a006333
|
|
@ -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