Skip to content
Commit e92d87c9 authored by Liao Chen's avatar Liao Chen Committed by Jassi Brar
Browse files

mailbox: rockchip: fix a typo in module autoloading



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: f70ed3b5 ("mailbox: rockchip: Add Rockchip mailbox driver")
Signed-off-by: default avatarLiao Chen <liaochen4@huawei.com>
Reviewed-by: default avatarHeiko Stuebner <heiko@sntech.de>
Signed-off-by: default avatarJassi Brar <jassisinghbrar@gmail.com>
parent 39d7d617
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment