From: Chanwoo Choi <cw00.choi@samsung.com>
To: Marek Szyprowski <m.szyprowski@samsung.com>,
linux-kernel@vger.kernel.org
Cc: MyungJoo Ham <myungjoo.ham@samsung.com>
Subject: Re: [PATCH] extcon: max8997: Add missing modalias string
Date: Thu, 20 May 2021 12:23:46 +0900 [thread overview]
Message-ID: <681ff9c4-e4d2-0c5e-9eec-e83d0b7b8494@samsung.com> (raw)
In-Reply-To: <20210423204624.10398-1-m.szyprowski@samsung.com>
On 4/24/21 5:46 AM, Marek Szyprowski wrote:
> The platform device driver name is "max8997-muic", so advertise it
> properly in the modalias string. This fixes automated module loading when
> this driver is compiled as a module.
>
> Fixes: b76668ba8a77 ("Extcon: add MAX8997 extcon driver")
> Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
> ---
> drivers/extcon/extcon-max8997.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/extcon/extcon-max8997.c b/drivers/extcon/extcon-max8997.c
> index e1408075ef7d..633597a6081a 100644
> --- a/drivers/extcon/extcon-max8997.c
> +++ b/drivers/extcon/extcon-max8997.c
> @@ -788,3 +788,4 @@ module_platform_driver(max8997_muic_driver);
> MODULE_DESCRIPTION("Maxim MAX8997 Extcon driver");
> MODULE_AUTHOR("Donggeun Kim <dg77.kim@samsung.com>");
> MODULE_LICENSE("GPL");
> +MODULE_ALIAS("platform:max8997-muic");
>
Applied it. Thanks.
--
Best Regards,
Chanwoo Choi
Samsung Electronics
prev parent reply other threads:[~2021-05-20 3:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CGME20210423204633eucas1p2f5178b2cb85dc63e780b81deebf0700f@eucas1p2.samsung.com>
2021-04-23 20:46 ` Marek Szyprowski
2021-05-20 3:23 ` Chanwoo Choi [this message]
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=681ff9c4-e4d2-0c5e-9eec-e83d0b7b8494@samsung.com \
--to=cw00.choi@samsung.com \
--cc=linux-kernel@vger.kernel.org \
--cc=m.szyprowski@samsung.com \
--cc=myungjoo.ham@samsung.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®