diff --git a/drivers/regulator/max8907-regulator.c b/drivers/regulator/max8907-regulator.c index e97af8ef3aea892f2de91f1ae4abc85e38e1db82..af7607515ab951e2b688b31e0a1cffef8b8bc396 100644 --- a/drivers/regulator/max8907-regulator.c +++ b/drivers/regulator/max8907-regulator.c @@ -405,3 +405,4 @@ module_exit(max8907_reg_exit); MODULE_DESCRIPTION("MAX8907 regulator driver"); MODULE_AUTHOR("Gyungoh Yoo "); MODULE_LICENSE("GPL v2"); +MODULE_ALIAS("platform:max8907-regulator");