mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-02-13 08:06:58 +00: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_spi_driver(pcm512x_spi_driver);
|
||||||
|
|
||||||
|
MODULE_DESCRIPTION("ASoC PCM512x codec driver - SPI");
|
||||||
|
MODULE_AUTHOR("Mark Brown <broonie@kernel.org>");
|
||||||
|
MODULE_LICENSE("GPL v2");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user