Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 72fba579 authored by Ian Lartey's avatar Ian Lartey Committed by Mark Brown
Browse files

ASoC: Enable autoloading of pxa2xx CPU I2S driver with module alias

parent 30e2d368
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -398,3 +398,4 @@ module_exit(pxa2xx_i2s_exit);
MODULE_AUTHOR("Liam Girdwood, lrg@slimlogic.co.uk");
MODULE_DESCRIPTION("pxa2xx I2S SoC Interface");
MODULE_LICENSE("GPL");
MODULE_ALIAS("platform:pxa2xx-i2s");