Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Input: max77693-haptic - 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: Dmitry Torokhov <dmitry.torokhov@gmail.com>

authored by

Krzysztof Kozlowski and committed by
Dmitry Torokhov
3f5c5920 e9bf4529

+2 -2
+2 -2
drivers/input/misc/max77693-haptic.c
··· 3 3 * 4 4 * Copyright (C) 2014,2015 Samsung Electronics 5 5 * Jaewon Kim <jaewon02.kim@samsung.com> 6 - * Krzysztof Kozlowski <k.kozlowski@samsung.com> 6 + * Krzysztof Kozlowski <krzk@kernel.org> 7 7 * 8 8 * This program is not provided / owned by Maxim Integrated Products. 9 9 * ··· 415 415 module_platform_driver(max77693_haptic_driver); 416 416 417 417 MODULE_AUTHOR("Jaewon Kim <jaewon02.kim@samsung.com>"); 418 - MODULE_AUTHOR("Krzysztof Kozlowski <k.kozlowski@samsung.com>"); 418 + MODULE_AUTHOR("Krzysztof Kozlowski <krzk@kernel.org>"); 419 419 MODULE_DESCRIPTION("MAXIM 77693/77843 Haptic driver"); 420 420 MODULE_ALIAS("platform:max77693-haptic"); 421 421 MODULE_LICENSE("GPL");