From: "Heiko Stübner" <heiko@sntech.de>
To: linux-rockchip@lists.infradead.org,
linux-arm-kernel@lists.infradead.org,
Liao Chen <liaochen4@huawei.com>
Cc: linux-kernel@vger.kernel.org, jassisinghbrar@gmail.com,
wxt@rock-chips.com
Subject: Re: [PATCH -next] mailbox: rockchip: fix a typo in module autoloading
Date: Wed, 14 Aug 2024 08:13:34 +0200 [thread overview]
Message-ID: <2181332.62m94kTkzf@diego> (raw)
In-Reply-To: <20240814025147.3875634-1-liaochen4@huawei.com>
Am Mittwoch, 14. August 2024, 04:51:47 CEST schrieb Liao Chen:
> MODULE_DEVICE_TABLE(of, rockchip_mbox_of_match) could let the module
> properly autoloaded based on the alias from of_device_id table. It
> should be 'rockchip_mbox_of_match' instead of 'rockchp_mbox_of_match',
> just fix it.
>
> Fixes: f70ed3b5dc8b ("mailbox: rockchip: Add Rockchip mailbox driver")
> Signed-off-by: Liao Chen <liaochen4@huawei.com>
nice catch :-)
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip
WARNING: multiple messages have this Message-ID (diff)
From: "Heiko Stübner" <heiko@sntech.de>
To: linux-rockchip@lists.infradead.org,
linux-arm-kernel@lists.infradead.org,
Liao Chen <liaochen4@huawei.com>
Cc: linux-kernel@vger.kernel.org, jassisinghbrar@gmail.com,
wxt@rock-chips.com
Subject: Re: [PATCH -next] mailbox: rockchip: fix a typo in module autoloading
Date: Wed, 14 Aug 2024 08:13:34 +0200 [thread overview]
Message-ID: <2181332.62m94kTkzf@diego> (raw)
In-Reply-To: <20240814025147.3875634-1-liaochen4@huawei.com>
Am Mittwoch, 14. August 2024, 04:51:47 CEST schrieb Liao Chen:
> MODULE_DEVICE_TABLE(of, rockchip_mbox_of_match) could let the module
> properly autoloaded based on the alias from of_device_id table. It
> should be 'rockchip_mbox_of_match' instead of 'rockchp_mbox_of_match',
> just fix it.
>
> Fixes: f70ed3b5dc8b ("mailbox: rockchip: Add Rockchip mailbox driver")
> Signed-off-by: Liao Chen <liaochen4@huawei.com>
nice catch :-)
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
next prev parent reply other threads:[~2024-08-14 6:13 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-14 2:51 [PATCH -next] mailbox: rockchip: fix a typo in module autoloading Liao Chen
2024-08-14 2:51 ` Liao Chen
2024-08-14 6:13 ` Heiko Stübner [this message]
2024-08-14 6:13 ` Heiko Stübner
2024-08-22 8:35 ` liaochen (A)
2024-08-22 8:35 ` liaochen (A)
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=2181332.62m94kTkzf@diego \
--to=heiko@sntech.de \
--cc=jassisinghbrar@gmail.com \
--cc=liaochen4@huawei.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rockchip@lists.infradead.org \
--cc=wxt@rock-chips.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 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.