提交 ed612a34 编写于 作者: A Axel Lin 提交者: Lee Jones

mfd: bcm590xx: Fix modalias prefix

This is a i2c driver, so uses i2c prefix in modalias.
Signed-off-by: NAxel Lin <axel.lin@ingics.com>
Signed-off-by: NLee Jones <lee.jones@linaro.org>
上级 2b29ff7e
...@@ -97,4 +97,4 @@ module_i2c_driver(bcm590xx_i2c_driver); ...@@ -97,4 +97,4 @@ module_i2c_driver(bcm590xx_i2c_driver);
MODULE_AUTHOR("Matt Porter <mporter@linaro.org>"); MODULE_AUTHOR("Matt Porter <mporter@linaro.org>");
MODULE_DESCRIPTION("BCM590xx multi-function driver"); MODULE_DESCRIPTION("BCM590xx multi-function driver");
MODULE_LICENSE("GPL v2"); MODULE_LICENSE("GPL v2");
MODULE_ALIAS("platform:bcm590xx"); MODULE_ALIAS("i2c:bcm590xx");
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册