···22 * max14577.c - Regulator driver for the Maxim 14577/7783633 *44 * Copyright (C) 2013,2014 Samsung Electronics55- * Krzysztof Kozlowski <k.kozlowski@samsung.com>55+ * Krzysztof Kozlowski <krzk@kernel.org>66 *77 * This program is free software; you can redistribute it and/or modify88 * it under the terms of the GNU General Public License as published by···331331}332332module_exit(max14577_regulator_exit);333333334334-MODULE_AUTHOR("Krzysztof Kozlowski <k.kozlowski@samsung.com>");334334+MODULE_AUTHOR("Krzysztof Kozlowski <krzk@kernel.org>");335335MODULE_DESCRIPTION("Maxim 14577/77836 regulator driver");336336MODULE_LICENSE("GPL");337337MODULE_ALIAS("platform:max14577-regulator");
+2-2
drivers/regulator/max77693-regulator.c
···33 *44 * Copyright (C) 2013-2015 Samsung Electronics55 * Jonghwa Lee <jonghwa3.lee@samsung.com>66- * Krzysztof Kozlowski <k.kozlowski.k@gmail.com>66+ * Krzysztof Kozlowski <krzk@kernel.org>77 *88 * This program is free software; you can redistribute it and/or modify99 * it under the terms of the GNU General Public License as published by···314314315315MODULE_DESCRIPTION("MAXIM 77693/77843 regulator driver");316316MODULE_AUTHOR("Jonghwa Lee <jonghwa3.lee@samsung.com>");317317-MODULE_AUTHOR("Krzysztof Kozlowski <k.kozlowski.k@gmail.com>");317317+MODULE_AUTHOR("Krzysztof Kozlowski <krzk@kernel.org>");318318MODULE_LICENSE("GPL");