kernel_samsung_a53x/drivers/mailbox
Liao Chen 98f8b3a1b4 mailbox: rockchip: fix a typo in module autoloading
[ Upstream commit e92d87c9c5d769e4cb1dd7c90faa38dddd7e52e3 ]

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>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Jassi Brar <jassisinghbrar@gmail.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-23 23:21:34 +01:00
..
arm_mhu.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
arm_mhu_db.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
armada-37xx-rwtm-mailbox.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
bcm-flexrm-mailbox.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
bcm-pdc-mailbox.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
bcm2835-mailbox.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hi3660-mailbox.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hi6220-mailbox.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
imx-mailbox.c mailbox: imx: fix suspend failue 2024-11-19 11:32:20 +01:00
Kconfig Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mailbox-altera.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mailbox-sti.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mailbox-test.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mailbox-xgene-slimpro.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mailbox.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mailbox.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mtk-cmdq-mailbox.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
omap-mailbox.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
pcc.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
pl320-ipc.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
platform_mhu.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
qcom-apcs-ipc-mailbox.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
qcom-ipcc.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
rockchip-mailbox.c mailbox: rockchip: fix a typo in module autoloading 2024-11-23 23:21:34 +01:00
sprd-mailbox.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
stm32-ipcc.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
sun6i-msgbox.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
tegra-hsp.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ti-msgmgr.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
zynqmp-ipi-mailbox.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00