[patch v5 11/16] MMC: S3C24XX: Add MODULE_ALIAS() entries for the platform devices
- From: ben@xxxxxxxxxxxx
- Date: Mon, 30 Jun 2008 22:40:34 +0100
Add MODULE_ALIAS() declerations for all the supported platform
devices for this driver.
Signed-off-by: Ben Dooks <ben-linux@xxxxxxxxx>
Index: linux-2.6.26-rc8-next20080627/drivers/mmc/host/s3cmci.c
===================================================================
--- linux-2.6.26-rc8-next20080627.orig/drivers/mmc/host/s3cmci.c 2008-06-30 12:36:53.000000000 +0100
+++ linux-2.6.26-rc8-next20080627/drivers/mmc/host/s3cmci.c 2008-06-30 12:36:55.000000000 +0100
@@ -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@xxxxxxxxxxx>");
+MODULE_ALIAS("platform:s3c2410-sdi");
+MODULE_ALIAS("platform:s3c2412-sdi");
+MODULE_ALIAS("platform:s3c2440-sdi");
--
Ben (ben@xxxxxxxxx, http://www.fluff.org/)
'a smiley only costs 4 bytes'
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- References:
- [patch v5 00/16] S3C24XX SD/MMC driver
- From: ben
- [patch v5 00/16] S3C24XX SD/MMC driver
- Prev by Date: [patch v5 01/16] MMC: S3C24XX MMC/SD driver.
- Next by Date: [patch v5 15/16] MMC: S3C24XX: Add maintainer entry
- Previous by thread: [patch v5 01/16] MMC: S3C24XX MMC/SD driver.
- Next by thread: [patch v5 15/16] MMC: S3C24XX: Add maintainer entry
- Index(es):
Relevant Pages
|