summaryrefslogtreecommitdiff
path: root/drivers/mmc/core/pwrseq_sd8787.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mmc/core/pwrseq_sd8787.c')
-rw-r--r--drivers/mmc/core/pwrseq_sd8787.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mmc/core/pwrseq_sd8787.c b/drivers/mmc/core/pwrseq_sd8787.c
index 0c5808fc3206..f24bbd68e251 100644
--- a/drivers/mmc/core/pwrseq_sd8787.c
+++ b/drivers/mmc/core/pwrseq_sd8787.c
@@ -130,4 +130,5 @@ static struct platform_driver mmc_pwrseq_sd8787_driver = {
};
module_platform_driver(mmc_pwrseq_sd8787_driver);
+MODULE_DESCRIPTION("Power sequence support for Marvell SD8787 BT + Wifi chip");
MODULE_LICENSE("GPL v2");