regulator: bcm590xx: Make the modalias matches the driver name
Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Mark Brown <broonie@linaro.org>
This commit is contained in:
parent
462c9fc5cb
commit
c93474316d
|
@ -410,4 +410,4 @@ module_platform_driver(bcm590xx_regulator_driver);
|
|||
MODULE_AUTHOR("Matt Porter <mporter@linaro.org>");
|
||||
MODULE_DESCRIPTION("BCM590xx voltage regulator driver");
|
||||
MODULE_LICENSE("GPL v2");
|
||||
MODULE_ALIAS("platform:bcm590xx-regulator");
|
||||
MODULE_ALIAS("platform:bcm590xx-vregs");
|
||||
|
|
Loading…
Reference in New Issue