提交 b8caf0a0 编写于 作者: M Martin Tůma 提交者: Wolfram Sang

i2c: xiic: Add platform module alias

The missing "platform" alias is required for the mgb4 v4l2 driver to load
the i2c controller driver when probing the HW.
Signed-off-by: NMartin Tůma <martin.tuma@digiteqautomotive.com>
Acked-by: NMichal Simek <michal.simek@amd.com>
Signed-off-by: NWolfram Sang <wsa@kernel.org>
上级 9abf2313
......@@ -920,6 +920,7 @@ static struct platform_driver xiic_i2c_driver = {
module_platform_driver(xiic_i2c_driver);
MODULE_ALIAS("platform:" DRIVER_NAME);
MODULE_AUTHOR("info@mocean-labs.com");
MODULE_DESCRIPTION("Xilinx I2C bus driver");
MODULE_LICENSE("GPL v2");
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册