Merge remote-tracking branch 'regulator/topic/anatop' into regulator-next
This commit is contained in:
commit
f2399df731
|
@ -255,7 +255,7 @@ static void __exit anatop_regulator_exit(void)
|
|||
}
|
||||
module_exit(anatop_regulator_exit);
|
||||
|
||||
MODULE_AUTHOR("Nancy Chen <Nancy.Chen@freescale.com>, "
|
||||
"Ying-Chun Liu (PaulLiu) <paul.liu@linaro.org>");
|
||||
MODULE_AUTHOR("Nancy Chen <Nancy.Chen@freescale.com>");
|
||||
MODULE_AUTHOR("Ying-Chun Liu (PaulLiu) <paul.liu@linaro.org>");
|
||||
MODULE_DESCRIPTION("ANATOP Regulator driver");
|
||||
MODULE_LICENSE("GPL v2");
|
||||
|
|
Loading…
Reference in New Issue