regulator: Change Krzysztof Kozlowski's email to kernel.org
Change my email address to kernel.org instead of Samsung one for the purpose of any future contact. The copyrights remain untouched and are attributed to Samsung. Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
Родитель
29b4817d40
Коммит
cea8aa3a93
|
@ -2,7 +2,7 @@
|
||||||
* max14577.c - Regulator driver for the Maxim 14577/77836
|
* max14577.c - Regulator driver for the Maxim 14577/77836
|
||||||
*
|
*
|
||||||
* Copyright (C) 2013,2014 Samsung Electronics
|
* Copyright (C) 2013,2014 Samsung Electronics
|
||||||
* Krzysztof Kozlowski <k.kozlowski@samsung.com>
|
* Krzysztof Kozlowski <krzk@kernel.org>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
@ -331,7 +331,7 @@ static void __exit max14577_regulator_exit(void)
|
||||||
}
|
}
|
||||||
module_exit(max14577_regulator_exit);
|
module_exit(max14577_regulator_exit);
|
||||||
|
|
||||||
MODULE_AUTHOR("Krzysztof Kozlowski <k.kozlowski@samsung.com>");
|
MODULE_AUTHOR("Krzysztof Kozlowski <krzk@kernel.org>");
|
||||||
MODULE_DESCRIPTION("Maxim 14577/77836 regulator driver");
|
MODULE_DESCRIPTION("Maxim 14577/77836 regulator driver");
|
||||||
MODULE_LICENSE("GPL");
|
MODULE_LICENSE("GPL");
|
||||||
MODULE_ALIAS("platform:max14577-regulator");
|
MODULE_ALIAS("platform:max14577-regulator");
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
*
|
*
|
||||||
* Copyright (C) 2013-2015 Samsung Electronics
|
* Copyright (C) 2013-2015 Samsung Electronics
|
||||||
* Jonghwa Lee <jonghwa3.lee@samsung.com>
|
* Jonghwa Lee <jonghwa3.lee@samsung.com>
|
||||||
* Krzysztof Kozlowski <k.kozlowski.k@gmail.com>
|
* Krzysztof Kozlowski <krzk@kernel.org>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
@ -314,5 +314,5 @@ module_exit(max77693_pmic_cleanup);
|
||||||
|
|
||||||
MODULE_DESCRIPTION("MAXIM 77693/77843 regulator driver");
|
MODULE_DESCRIPTION("MAXIM 77693/77843 regulator driver");
|
||||||
MODULE_AUTHOR("Jonghwa Lee <jonghwa3.lee@samsung.com>");
|
MODULE_AUTHOR("Jonghwa Lee <jonghwa3.lee@samsung.com>");
|
||||||
MODULE_AUTHOR("Krzysztof Kozlowski <k.kozlowski.k@gmail.com>");
|
MODULE_AUTHOR("Krzysztof Kozlowski <krzk@kernel.org>");
|
||||||
MODULE_LICENSE("GPL");
|
MODULE_LICENSE("GPL");
|
||||||
|
|
Загрузка…
Ссылка в новой задаче