All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andreas Schwab <schwab@suse.de>
To: Ulf Hansson <ulf.hansson@linaro.org>
Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>,
	Tobias Schramm <t.schramm@manjaro.org>,
	Geert Uytterhoeven <geert@linux-m68k.org>,
	linux-mmc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH] mmc: mmc_spi: add spi:mmc-spi-slot alias
Date: Wed, 21 Jul 2021 15:26:49 +0200	[thread overview]
Message-ID: <mvmtukn6bmu.fsf@suse.de> (raw)

This allows the driver to be auto loaded.

Signed-off-by: Andreas Schwab <schwab@suse.de>
---
 drivers/mmc/host/mmc_spi.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/mmc/host/mmc_spi.c b/drivers/mmc/host/mmc_spi.c
index 65c65bb5737f..103c450773df 100644
--- a/drivers/mmc/host/mmc_spi.c
+++ b/drivers/mmc/host/mmc_spi.c
@@ -1542,3 +1542,4 @@ MODULE_AUTHOR("Mike Lavender, David Brownell, Hans-Peter Nilsson, Jan Nikitenko"
 MODULE_DESCRIPTION("SPI SD/MMC host driver");
 MODULE_LICENSE("GPL");
 MODULE_ALIAS("spi:mmc_spi");
+MODULE_ALIAS("spi:mmc-spi-slot");
-- 
2.32.0


-- 
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."

             reply	other threads:[~2021-07-21 13:26 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-21 13:26 Andreas Schwab [this message]
2021-07-21 14:33 ` [PATCH] mmc: mmc_spi: add spi:mmc-spi-slot alias Andy Shevchenko
2021-07-21 14:37   ` Andreas Schwab
2021-07-21 15:03     ` Andy Shevchenko
2021-07-21 15:15       ` Andreas Schwab
2021-07-21 15:45         ` Andy Shevchenko
2021-07-21 16:05           ` Andreas Schwab
2021-07-21 17:05             ` Andy Shevchenko
2021-07-21 19:53               ` Andreas Schwab
2021-07-21 20:05                 ` Andy Shevchenko
2021-07-22 10:03               ` Andreas Schwab
2021-07-22 10:28                 ` Andy Shevchenko
2021-07-22 10:36                   ` Andy Shevchenko
2021-07-22 12:04                   ` Andreas Schwab
2021-07-22 12:37                     ` Andreas Schwab
  -- strict thread matches above, loose matches on Subject: below --
2021-07-08 14:11 Andreas Schwab

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=mvmtukn6bmu.fsf@suse.de \
    --to=schwab@suse.de \
    --cc=andriy.shevchenko@linux.intel.com \
    --cc=geert@linux-m68k.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mmc@vger.kernel.org \
    --cc=t.schramm@manjaro.org \
    --cc=ulf.hansson@linaro.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.