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

Commit 318f905f authored by Ben Dooks's avatar Ben Dooks Committed by Pierre Ossman
Browse files

MMC: S3C24XX: Add MODULE_ALIAS() entries for the platform devices



Add MODULE_ALIAS() declerations for all the supported platform
devices for this driver.

Signed-off-by: default avatarBen Dooks <ben-linux@fluff.org>
Signed-off-by: default avatarPierre Ossman <drzeus@drzeus.cx>
parent 3886ff5f
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -1405,3 +1405,6 @@ module_exit(s3cmci_exit);
MODULE_DESCRIPTION("Samsung S3C MMC/SD Card Interface driver");
MODULE_LICENSE("GPL v2");
MODULE_AUTHOR("Thomas Kleffel <tk@maintech.de>");
MODULE_ALIAS("platform:s3c2410-sdi");
MODULE_ALIAS("platform:s3c2412-sdi");
MODULE_ALIAS("platform:s3c2440-sdi");